61 lines
3.5 KiB
XML
61 lines
3.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
|
<!--
|
|
https://products.z-wavealliance.org/products/1893
|
|
https://static1.squarespace.com/static/57363221555986b60e62f0f0/t/5919d919ff7c50802f0b93da/1494866202716/Tech+Appendix+MIMO2%2B+8May2017+removed+MI+address.pdf
|
|
-->
|
|
<!-- Configuration Parameters -->
|
|
<CommandClass id="112">
|
|
<Value type="byte" index="1" genre="config" label="Relay 1 Configuration" units="" min="0" max="255" value="5">
|
|
<Help>
|
|
0 The relay will remain latched in the position it is commanded to (open/off or closed/on).
|
|
-128 to 127 Set this value to the amount of time in 100ms increments for the relay to remain closed/on before automatically returning to the open/off state. For example, a value of 2 = 0.2 Seconds.
|
|
</Help>
|
|
</Value>
|
|
<Value type="byte" index="2" genre="config" label="Relay 2 Configuration" units="" min="0" max="255" value="5">
|
|
<Help>
|
|
0 The relay will remain latched in the position it is commanded to (open/off or closed/on).
|
|
-128 to 127 Set this value to the amount of time in 100ms increments for the relay to remain closed/on before automatically returning to the open/off state. For example, a value of 2 = 0.2 Seconds.
|
|
</Help>
|
|
</Value>
|
|
<Value type="byte" index="3" genre="config" label="SIG 1 Multilevel Trigger Settings" units="" min="0" max="255" value="167">
|
|
<Help>Set this value to trigger between thresholds.</Help>
|
|
</Value>
|
|
<Value type="byte" index="4" genre="config" label="SIG 1 Lower Threshold, High" min="0" max="255" value="144">
|
|
<Help>Set this value to set the lower threshold high number</Help>
|
|
</Value>
|
|
<Value type="byte" index="5" genre="config" label="SIG 1 Lower Threshold, Low" min="0" max="255" value="128">
|
|
<Help>Set this to set the lower threshold low number.</Help>
|
|
</Value>
|
|
<Value type="byte" index="6" genre="config" label="SIG 1 Upper Threshold, High" min="0" max="255" value="255">
|
|
<Help>Set this to set the upper threshold, high number</Help>
|
|
</Value>
|
|
<Value type="byte" index="7" genre="config" label="SIG 1 Upper Threshold, Low" min="0" max="255" value="254">
|
|
<Help>Set this to set the upper threshold low number</Help>
|
|
</Value>
|
|
<Value type="byte" index="9" genre="config" label="SIG 2 Multilevel Trigger Settings" units="" min="0" max="255" value="167">
|
|
<Help>Set this value to trigger between thresholds.</Help>
|
|
</Value>
|
|
<Value type="byte" index="10" genre="config" label="SIG 2 Lower Threshold, High" min="0" max="255" value="144">
|
|
<Help>Set this value to set the lower threshold high number</Help>
|
|
</Value>
|
|
<Value type="byte" index="11" genre="config" label="SIG 2 Lower Threshold, Low" min="0" max="255" value="128">
|
|
<Help>Set this to set the lower threshold low number.</Help>
|
|
</Value>
|
|
<Value type="byte" index="12" genre="config" label="SIG 2 Upper Threshold, High" min="0" max="255" value="255">
|
|
<Help>Set this to set the upper threshold, high number</Help>
|
|
</Value>
|
|
<Value type="byte" index="13" genre="config" label="SIG 2 Upper Threshold, Low" min="0" max="255" value="254">
|
|
<Help>Set this to set the upper threshold low number</Help>
|
|
</Value>
|
|
</CommandClass>
|
|
<!-- Association Groups -->
|
|
<CommandClass id="133">
|
|
<Associations num_groups="3">
|
|
<Group index="1" max_associations="2" label="Lifeline"/>
|
|
<Group index="2" max_associations="2" label="SIG1"/>
|
|
<Group index="3" max_associations="2" label="SIG2"/>
|
|
</Associations>
|
|
</CommandClass>
|
|
</Product>
|