Subversion Repositories HomeAutomation

Rev

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

Rev 1193 Rev 1241
Line 25... Line 25...
25
    </command>
25
    </command>
26
   
26
   
27
    <command id="64" name="Pwm" type="physical" module="" description="Message for pwm data">
27
    <command id="64" name="Pwm" type="physical" module="" description="Message for pwm data">
28
      <variables>
28
      <variables>
29
        <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
29
        <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
30
        <variable name="Value" type="float" start_bit="8" bit_length="16" unit="" description=""/>
30
        <variable name="Value" type="uint" start_bit="8" bit_length="16" unit="" description=""/>
31
      </variables>
31
      </variables>
32
    </command>
32
    </command>
33
    <command id="65" name="Temperature_Celsius" type="physical" module="" description="Temperature data">
33
    <command id="65" name="Temperature_Celsius" type="physical" module="" description="Temperature data">
34
      <variables>
34
      <variables>
35
        <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
35
        <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>