open-zwave/config/wenzhou/tz56.xml
Christophe Vu-Brugier 5674964022 Spell check some configuration files
Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
2017-03-30 22:51:31 +02:00

22 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Product xmlns='http://code.google.com/p/open-zwave/'>
<!-- Configuration -->
<CommandClass id="112">
<Value type="byte" genre="config" instance="1" index="1" label="Night light" min="0" max="1" value="1">
<Help>The LED on the TZ56D will by default, turn ON when the load attached is turned OFF. To make the LED turn ON when the load attached is turned ON instead, set parameter to a value of 1.</Help>
</Value>
<Value type="byte" genre="config" instance="1" index="2" label="Memory Function" min="0" max="1" value="1">
<Help>Stated in the above form,switch by default value is 1,when the value is 0,switch memory function not open; when the value is 1,open switch memory function</Help>
</Value>
<Value type="byte" genre="config" instance="1" index="3" label="Invert switch" min="0" max="1" value="0">
<Help>To change the top of the switch to OFF and the bottom of the switch ON , set parameter 4 to 1.</Help>
</Value>
<Value type="byte" genre="config" instance="1" index="4" label="LED Transmission indication" min="0" max="2" value="1">
<Help>The TZ56-D will flicker its LED when it is transmitting to any of its 4 groups. This flickering can be set to not flicker at all (set to 0), to flicker the entire time it is transmitting (set to 1), or to flicker for only 1 second when it begins transmitting (set to 2). By default, the TZ56D is set to flicker for only 1 second.</Help>
</Value>
<Value type="byte" genre="config" instance="1" index="5" label="Suspend Group 4" min="0" max="1" value="0">
<Help>Setting this parameter to the value of 1 will stop the TZ56D from transmitting to devices that are associated into Group 4.</Help>
</Value>
</CommandClass>
</Product>