Rev 1529 | Rev 1539 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1529 | Rev 1531 | ||
|---|---|---|---|
| Line 122... | Line 122... | ||
| 122 | <variables> |
122 | <variables> |
| 123 | <variable name="PinId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
123 | <variable name="PinId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
| 124 | <variable name="Status" type="enum" start_bit="8" bit_length="8" unit="" description=""> |
124 | <variable name="Status" type="enum" start_bit="8" bit_length="8" unit="" description=""> |
| 125 | <value id="1" name="High"/> |
125 | <value id="1" name="High"/> |
| 126 | <value id="0" name="Low"/> |
126 | <value id="0" name="Low"/> |
| 127 | </variable> |
- | |
| 128 | </variables> |
- | |
| 129 | </command> |
- | |
| 130 | <command id="76" name="EnablePin" type="physical" module="" description=""> |
- | |
| 131 | <variables> |
- | |
| 132 | <variable name="PinId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
- | |
| 133 | <variable name="Status" type="enum" start_bit="8" bit_length="8" unit="" description=""> |
- | |
| 134 | <value id="1" name="Enable"/> |
- | |
| 135 | <value id="0" name="Disable"/> |
- | |
| 136 | </variable> |
127 | </variable> |
| 137 | </variables> |
128 | </variables> |
| 138 | </command> |
129 | </command> |
| 139 | <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module"> |
130 | <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module"> |
| 140 | <variables> |
131 | <variables> |