curlyel
(Curlyel)
September 10, 2019, 12:47pm
3
As long as the binding uses the “right” serial port classes, it’s independend.
For the Zwave @chris has confirmed that it has changed that way
EDIT: @chris has reverted the implementation of it.
The latest binding has support for the rfc2217 features added. As I’ve said in the past, I don’t personally use this, so I’m not really able to help with configuration and you should check the ESH discussions I’ve referenced previously.
openhab:master
← cdjackson:esh_serial
opened 08:56PM - 13 Mar 19 UTC
This modifies the ZWave binding to use the ESH SerialPort classes. This allows s… erial-over-ip- as per https://github.com/eclipse/smarthome/pull/5560.
I have only tested the binding with a real serial port - not with the IP extension, but that should be handled through the ESH libraries.
Signed-off-by: Chris Jackson <chris@cd-jackson.com>