Don't limit serial port options (#12572)
* Don't limit serial port options Related to openhab/openhab-core#2798 * [herzborg] Remove default value for serial port parameter Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
<config-description>
|
||||
<parameter name="serialPort" type="text" required="true">
|
||||
<context>serial-port</context>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
<label>Serial Port</label>
|
||||
<description>Serial port where the OpenWebNet ZigBee USB Gateway is connected. Example: COM3 (Win), /dev/ttyUSB0
|
||||
(Linux), etc.</description>
|
||||
|
||||
Reference in New Issue
Block a user