Subversion Repositories HomeAutomation

Rev

Rev 2183 | Rev 2225 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 2183 Rev 2186
Line 1359... Line 1359...
1359
      </variables>
1359
      </variables>
1360
    </command>
1360
    </command>
1361
 
1361
 
1362
    <command id="128" name="setVolume" type="specific" module="water" description="Set the volume value on the water meter module">
1362
    <command id="128" name="setVolume" type="specific" module="water" description="Set the volume value on the water meter module">
1363
      <variables>
1363
      <variables>
1364
        <variable name="Volume" type="uint" start_bit="0" bit_length="32" unit="Milliliter" description=""/>
1364
        <variable name="Volume" type="uint" start_bit="0" bit_length="32" unit="Liter" description=""/>
1365
      </variables>
1365
      </variables>
1366
    </command>
1366
    </command>
1367
 
1367
 
1368
  </commands>
1368
  </commands>
1369
 
1369