Rev 1427 | Rev 1438 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1427 | Rev 1436 | ||
|---|---|---|---|
| Line 127... | Line 127... | ||
| 127 | </variables> |
127 | </variables> |
| 128 | </command> |
128 | </command> |
| 129 | <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module"> |
129 | <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module"> |
| 130 | <variables> |
130 | <variables> |
| 131 | <variable name="Energy" type="uint" start_bit="0" bit_length="32" unit="W/h" description=""/> |
131 | <variable name="Energy" type="uint" start_bit="0" bit_length="32" unit="W/h" description=""/> |
| - | 132 | </variables> |
|
| - | 133 | </command> |
|
| - | 134 | <command id="129" name="avgPower" type="specific" module="power" description="The energy since last message"> |
|
| - | 135 | <variables> |
|
| - | 136 | <variable name="Energy" type="uint" start_bit="0" bit_length="16" unit="W/(10*h)" description=""/> |
|
| 132 | </variables> |
137 | </variables> |
| 133 | </command> |
138 | </command> |
| 134 | <command id="128" name="IRraw" type="specific" module="irReceive" description="If a protocol not could be found, then send raw data"> |
139 | <command id="128" name="IRraw" type="specific" module="irReceive" description="If a protocol not could be found, then send raw data"> |
| 135 | <variables> |
140 | <variables> |
| 136 | <variable name="Act1" type="uint" start_bit="0" bit_length="16" unit="Millisecond" description="First active time"/> |
141 | <variable name="Act1" type="uint" start_bit="0" bit_length="16" unit="Millisecond" description="First active time"/> |