Rev 2166 | Rev 2186 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 2166 | Rev 2183 | ||
|---|---|---|---|
| Line 157... | Line 157... | ||
| 157 | </variables> |
157 | </variables> |
| 158 | </command> |
158 | </command> |
| 159 | <command id="77" name="Flow" type="physical" module="" description="Message with flow data, such as water flow"> |
159 | <command id="77" name="Flow" type="physical" module="" description="Message with flow data, such as water flow"> |
| 160 | <variables> |
160 | <variables> |
| 161 | <variable name="Flow" type="uint" start_bit="0" bit_length="16" unit="Milliliter/s" description=""/> |
161 | <variable name="Flow" type="uint" start_bit="0" bit_length="16" unit="Milliliter/s" description=""/> |
| 162 | <variable name="Volume" type="uint" start_bit="16" bit_length="32" unit=" |
162 | <variable name="Volume" type="uint" start_bit="16" bit_length="32" unit="Milliliter" description=""/> |
| 163 | </variables> |
163 | </variables> |
| 164 | </command> |
164 | </command> |
| 165 | 165 | ||
| 166 | 166 | ||
| 167 | <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module"> |
167 | <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module"> |
| Line 1354... | Line 1354... | ||
| 1354 | <variable name="Row4" type="uint" start_bit="24" bit_length="8" unit="" description=""/> |
1354 | <variable name="Row4" type="uint" start_bit="24" bit_length="8" unit="" description=""/> |
| 1355 | <variable name="Row5" type="uint" start_bit="32" bit_length="8" unit="" description=""/> |
1355 | <variable name="Row5" type="uint" start_bit="32" bit_length="8" unit="" description=""/> |
| 1356 | <variable name="Row6" type="uint" start_bit="40" bit_length="8" unit="" description=""/> |
1356 | <variable name="Row6" type="uint" start_bit="40" bit_length="8" unit="" description=""/> |
| 1357 | <variable name="Row7" type="uint" start_bit="48" bit_length="8" unit="" description=""/> |
1357 | <variable name="Row7" type="uint" start_bit="48" bit_length="8" unit="" description=""/> |
| 1358 | <variable name="Row8" type="uint" start_bit="56" bit_length="8" unit="" description=""/> |
1358 | <variable name="Row8" type="uint" start_bit="56" bit_length="8" unit="" description=""/> |
| - | 1359 | </variables> |
|
| - | 1360 | </command> |
|
| - | 1361 | ||
| - | 1362 | <command id="128" name="setVolume" type="specific" module="water" description="Set the volume value on the water meter module"> |
|
| - | 1363 | <variables> |
|
| - | 1364 | <variable name="Volume" type="uint" start_bit="0" bit_length="32" unit="Milliliter" description=""/> |
|
| 1359 | </variables> |
1365 | </variables> |
| 1360 | </command> |
1366 | </command> |
| 1361 | 1367 | ||
| 1362 | </commands> |
1368 | </commands> |
| 1363 | 1369 | ||