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:
@@ -29,7 +29,6 @@
|
||||
|
||||
<parameter name="baudrate" type="integer" required="true" groupName="port">
|
||||
<label>Baud Rate</label>
|
||||
<context>serial-port</context>
|
||||
<description>Set the serial port baud rate</description>
|
||||
<default>2400</default>
|
||||
<limitToOptions>true</limitToOptions>
|
||||
|
||||
Reference in New Issue
Block a user