Open
Description
Hello!
When I use /dev/serial/ symlinks for usb serial device in textual .things config file the OH restarting endless.
Example of using
Bridge modbus:serial:Relay [ port="/dev/serial/by-id/usb-Silicon_Labs_CP2104_USB_to_UART_Bridge_Controller_013B3E17-if00-port0", id=57, baud=9600, stopBits="1.0", parity="none", dataBits="8",encoding="rtu", timeBetweenTransactionsMillis=35, connectMaxTries=1, receiveTimeoutMillis=500 ] {}
The OH falls in endless restarting loop after any pooler created.
Bridge poller PoolerRelay "Poller Relay 63" [ start=0, length=6, refresh=1000, type="coil" ]
Activity