-
I am trying to figure out what is the cause of two issues that are affecting nrjavaserial+openhab combination under FreeBSD: https://github.com/openhab/openhab-core/issues/1461 and https://github.com/…
-
Hallo, i am trying to Setup the Same configuration with openHAB, Heidelberg Energy Control Wallbox and the Same ModeBus Getway. But i am Not able to communicate with the Wallbox.
Could you Share the…
-
I have another issue. What happens:
Occassianally when connecting to ser2net with telnet I don't get the expected output. Instead of the 'current' output of a serial console, I get something that i…
-
I don't recall the exact circumstances, this is just a note to myself to test and fix this one day
-
Only one Zigbee coordinator works at a time. Whichever initializes first, it will be the one that will show Online and the other will be communication error. Disabling the working one does not fix the…
-
Feature request: A special device with RX and TX pins that connects to a websocket. A Python3 script could be the websockets server and connect to a serial port on the computer.
If that is possible…
-
Using a sunxi board I find that the initial serial output does not appear with 'labgrid-client console' when sending U-Boot over USB.
I see this:
```
LG_CROSSBAR=ws://kea:20408/ws labgrid-client …
sjg20 updated
4 months ago
-
The USB dicovery just checks the vendor and product id => each FTDI device is detected as an USB300 gateway. The manufacturer should be added to this check.
-
We try to get rid of dependencies to apache libs per https://github.com/openhab/openhab-addons/issues/7722
we made great progress with https://github.com/openhab/openhab-core/pull/3738
Now there a…
-
There are still add-ons which depend on gnu.io for their serial communications. By using the serial transport we can switch between serial implementations (rxtx, javacomm) without having to change any…
wborn updated
9 months ago