Subversion Repositories HomeAutomation

Rev

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

Rev 2186 Rev 2225
Line 158... Line 158...
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="Milliliter" description=""/>
162
        <variable name="Volume" type="uint" start_bit="16" bit_length="32" unit="Milliliter" description=""/>
-
 
163
      </variables>
-
 
164
    </command>
-
 
165
    <command id="78" name="Distance" type="physical" module="" description="Distance data">
-
 
166
      <variables>
-
 
167
        <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
-
 
168
        <variable name="Value" type="uint" start_bit="8" bit_length="16" unit="mm" description=""/>
163
      </variables>
169
      </variables>
164
    </command>
170
    </command>
165
   
171
   
166
   
172
   
167
    <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module">
173
    <command id="128" name="setEnergy" type="specific" module="power" description="Set the energy value on the power meter module">
Line 1422... Line 1428...
1422
    <module id="59" name="linearAct" class="act"/>§
1428
    <module id="59" name="linearAct" class="act"/>§
1423
    <module id="60" name="DotMatrix" class="act"/>
1429
    <module id="60" name="DotMatrix" class="act"/>
1424
    <module id="61" name="DHT11" class="sns"/>
1430
    <module id="61" name="DHT11" class="sns"/>
1425
    <module id="62" name="rfTransceive" class="sns"/>
1431
    <module id="62" name="rfTransceive" class="sns"/>
1426
    <module id="63" name="qtouch" class="sns"/>
1432
    <module id="63" name="qtouch" class="sns"/>
-
 
1433
    <module id="64" name="ultrasonic" class="sns"/>
1427
  </modules>
1434
  </modules>
1428
 
1435
 
1429
 
1436
 
1430
  <defines>
1437
  <defines>
1431
    <define id="1" group="DirectionFlag" name="From_Owner"/>
1438
    <define id="1" group="DirectionFlag" name="From_Owner"/>