Subversion Repositories HomeAutomation

Rev

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

Rev 1117 Rev 1120
Line 88... Line 88...
88
          <value id="255" name="Unknown"/>
88
          <value id="255" name="Unknown"/>
89
        </variable>
89
        </variable>
90
        <variable name="IRdata" type="uint" start_bit="16" bit_length="32" unit="" description="Button protocol unique ID"/>
90
        <variable name="IRdata" type="uint" start_bit="16" bit_length="32" unit="" description="Button protocol unique ID"/>
91
      </variables>
91
      </variables>
92
    </command>
92
    </command>
93
    <command id="72" name="SlowPwm" type="physical" module="" description="Message for pwm data, 0 to 9999">
93
    <command id="72" name="SlowPWM" type="physical" module="" description="Message for pwm data, 0 to 9999">
94
      <variables>
94
      <variables>
95
        <variable name="ChannelId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
95
        <variable name="ChannelId" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
96
        <variable name="Value" type="uint" start_bit="8" bit_length="16" unit="" description=""/>
96
        <variable name="Value" type="uint" start_bit="8" bit_length="16" unit="" description=""/>
97
      </variables>
97
      </variables>
98
    </command>
98
    </command>