mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 13:41:53 +01:00
9e7c6af1c8
Change reference cardinality from MULTIPLE to AT_LEAST_ONE so the serial port provider can be used immediately when ThingHandlers are initialized. Fixes #937 This would always result in the following logging on startup: [WARN ] [serial.internal.SerialPortManagerImpl] - No SerialPortProvider found for: /dev/ttyUSB0 Bindings without serial port reconnection logic would need to be manually restarted (Z-Wave Binding). Signed-off-by: Wouter Born <github@maindrain.net> |
||
---|---|---|
.. | ||
src/main/java/org/eclipse/smarthome/io/transport/serial | ||
.classpath | ||
.project | ||
NOTICE | ||
pom.xml |