Rev 1521 | Rev 1531 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1521 | Rev 1529 | ||
|---|---|---|---|
| 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"/> |
|
| 127 | </variable> |
136 | </variable> |
| 128 | </variables> |
137 | </variables> |
| 129 | </command> |
138 | </command> |
| 130 | <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module"> |
139 | <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module"> |
| 131 | <variables> |
140 | <variables> |