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:
@@ -41,6 +41,7 @@
|
||||
<config-description>
|
||||
<parameter name="serialPort" type="text" required="true">
|
||||
<context>serial-port</context>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
<label>RS485 Interface Serial Port</label>
|
||||
<description>The serial port name for the RS485 interfaces. Valid values are e.g. COM1 for Windows and /dev/ttyS0 or
|
||||
/dev/ttyUSB0 for Linux.</description>
|
||||
|
||||
Reference in New Issue
Block a user