Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network connection not working #13

Open
PieterL75 opened this issue Nov 21, 2023 · 0 comments
Open

network connection not working #13

PieterL75 opened this issue Nov 21, 2023 · 0 comments

Comments

@PieterL75
Copy link

I have openhab 4.4 with the 4.0.18 ebus-binding

openhab> bundle:list | grep -i ebus                                                                                                                                                                                                           
259 │ Active  │  80 │ 4.0.18                 │ openHAB Add-ons :: Bundles :: eBUS Binding                                                                                                                                                     
269 │ Active  │  80 │ 0                      │ wrap_file__openhab_userdata_tmp_kar_org.openhab.binding.ebus-4.0.18_org_lastnpe_eea_eea-all_2.2.1_eea-all-2.2.1.jar                                                                            
270 │ Active  │  80 │ 1.1.8                  │ eBUS library configuration                                                                                                                                                                     
271 │ Active  │  80 │ 1.1.11                 │ eBUS core library                                                                                                                                                                              
openhab> version                                                                                                                                                                                                                              
4.4.3

My conf/services/ebus.conf looks like this

ebus:serialPort=""
ebus:hostname=192.168.123.200
ebus:ipAddress=192.168.123.200
ebus:port=5000
ebus:advancedLogging=true
ebus:networkDriver=raw
ebus:masterAddress=FF

But for some reeason the tcp connection is not being established to my adaptor.
In the logs I cannot see anything related to tcp/5000/192.168.123.200

Can you assist me with this ?

Pieter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant