[bindings l-n] Fix deprecated tag "required" (#10420)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
@@ -8,11 +8,10 @@
|
||||
and Welcome Camera.</description>
|
||||
|
||||
<config-description>
|
||||
<parameter name="backgroundDiscovery" type="boolean">
|
||||
<parameter name="backgroundDiscovery" type="boolean" required="false">
|
||||
<label>Background Discovery</label>
|
||||
<description>If set to true, the device and its associated modules are updated in the discovery inbox at each API
|
||||
call run to refresh device data. Default is false.</description>
|
||||
<required>false</required>
|
||||
<default>false</default>
|
||||
</parameter>
|
||||
</config-description>
|
||||
|
||||
Reference in New Issue
Block a user