[bindings o-r] Fix deprecated tag "required" (#10452)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo
2021-04-03 21:57:54 +02:00
committed by GitHub
parent e2877fac83
commit a89e1788f2
9 changed files with 10 additions and 26 deletions

View File

@@ -14,7 +14,6 @@
<parameter name="deviceId" type="text" required="true">
<label>MAC Address</label>
<description>The MAC address identifies a specific S20 Socket.</description>
<required>true</required>
</parameter>
</config-description>