fix up xml errors

This commit is contained in:
Justin Hammond 2015-09-08 15:56:12 +08:00
parent 96770b9967
commit 4172d599e4
4 changed files with 10 additions and 9 deletions

View file

@ -244,6 +244,7 @@
<xs:enumeration value='2'/>
<xs:enumeration value='3'/>
<xs:enumeration value='4'/>
<xs:enumeration value='16'/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

View file

@ -2,13 +2,13 @@
<!-- NodOn CRC-3-1-00 Octan Remote Z-Wave+ -->
<!-- Configuration Parameters -->
<CommandClass id="112">
<Value type="list" index="1" genre="config" label="Profile Buttons 1 & 3" min="0" max="2" size="1" value="0">
<Value type="list" index="1" genre="config" label="Profile Buttons 1 &amp; 3" min="0" max="2" size="1" value="0">
<Help>This parameter configures the behavior of the buttons 1 and 3 when the product is in "Gateway Centric Mode"</Help>
<Item label="Scene Mode" value="0"/>
<Item label="Mono Mode" value="1"/>
<Item label="Duo Mode" value="2"/>
</Value>
<Value type="list" index="2" genre="config" label="Profile Buttons 2 & 4" min="0" max="2" size="1" value="0">
<Value type="list" index="2" genre="config" label="Profile Buttons 2 &amp; 4" min="0" max="2" size="1" value="0">
<Help>This parameter configures the behavior of the buttons 2 and 4 when the product is in "Gateway Centric Mode"</Help>
<Item label="Scene Mode" value="0"/>
<Item label="Mono Mode" value="1"/>
@ -74,8 +74,8 @@
<Group index="3" max_associations="8" label="Button 2 - Mono - Controlled nodes" />
<Group index="4" max_associations="8" label="Button 3 - Mono - Controlled nodes" />
<Group index="5" max_associations="8" label="Button 4 - Mono - Controlled nodes" />
<Group index="6" max_associations="8" label="Button 1 & 3 - Duo - Controlled nodes" />
<Group index="7" max_associations="8" label="Button 2 & 4 - Duo - Controlled nodes" />
<Group index="6" max_associations="8" label="Button 1 &amp; 3 - Duo - Controlled nodes" />
<Group index="7" max_associations="8" label="Button 2 &amp; 4 - Duo - Controlled nodes" />
</Associations>
</CommandClass>
</Product>

View file

@ -2,13 +2,13 @@
<!-- NodOn CWS-3-1-01 Wall Switch Z-Wave+ -->
<!-- Configuration Parameters -->
<CommandClass id="112">
<Value type="list" index="1" genre="config" label="Profile Buttons 1 & 3" min="0" max="2" size="1" value="0">
<Value type="list" index="1" genre="config" label="Profile Buttons 1 &amp; 3" min="0" max="2" size="1" value="0">
<Help>This parameter configures the behavior of the buttons 1 and 3 when the product is in "Gateway Centric Mode"</Help>
<Item label="Scene Mode" value="0"/>
<Item label="Mono Mode" value="1"/>
<Item label="Duo Mode" value="2"/>
</Value>
<Value type="list" index="2" genre="config" label="Profile Buttons 2 & 4" min="0" max="2" size="1" value="0">
<Value type="list" index="2" genre="config" label="Profile Buttons 2 &amp; 4" min="0" max="2" size="1" value="0">
<Help>This parameter configures the behavior of the buttons 2 and 4 when the product is in "Gateway Centric Mode"</Help>
<Item label="Scene Mode" value="0"/>
<Item label="Mono Mode" value="1"/>
@ -74,8 +74,8 @@
<Group index="3" max_associations="8" label="Button 2 - Mono - Controlled nodes" />
<Group index="4" max_associations="8" label="Button 3 - Mono - Controlled nodes" />
<Group index="5" max_associations="8" label="Button 4 - Mono - Controlled nodes" />
<Group index="6" max_associations="8" label="Button 1 & 3 - Duo - Controlled nodes" />
<Group index="7" max_associations="8" label="Button 2 & 4 - Duo - Controlled nodes" />
<Group index="6" max_associations="8" label="Button 1 &amp; 3 - Duo - Controlled nodes" />
<Group index="7" max_associations="8" label="Button 2 &amp; 4 - Duo - Controlled nodes" />
</Associations>
</CommandClass>
</Product>

View file

@ -24,7 +24,7 @@
<Item label="(Step motor) Wave drive mode.(Less torque, min. power usage, full rotation speed.)" value="0" />
<Item label="(Step motor) Full drive mode. (Medium torque, max. power usage, full rotation speed.)" value="1" />
<Item label="(Step motor) HalfFstep drive mode. (Max. torque, max. power usage, half rotation speed.)" value="2" />
<Item label="(Relay) Puts DC on connector pin 1 & 2 for the duration of parameter #2 or #3. The polarity of pin 1 & 2 are reversed with respect to open / close command. A close command would set p1+ and p2F, open is p1F and p2+" value="3" />
<Item label="(Relay) Puts DC on connector pin 1 &amp; 2 for the duration of parameter #2 or #3. The polarity of pin 1 &amp; 2 are reversed with respect to open / close command. A close command would set p1+ and p2F, open is p1F and p2+" value="3" />
<Item label="(Relay) Lock open sets p1+, p2F, p3z, p4z for parameter #3 seconds. Lock close sets p1z, p2z, p3+, p4F." value="4" />
</Value>
</CommandClass>