Subversion Repositories HomeAutomation

Rev

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

Rev 1589 Rev 1612
Line 623... Line 623...
623
            <value id="0" name="Error_Unknown"/>
623
            <value id="0" name="Error_Unknown"/>
624
            <value id="1" name="50Hz"/>
624
            <value id="1" name="50Hz"/>
625
            <value id="2" name="60Hz"/>
625
            <value id="2" name="60Hz"/>
626
        </variable>
626
        </variable>
627
        <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
627
        <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
628
        <variable name="Channel" type="uint" start_bit="16" bit_length="8" unit="" description="Dimmer channel"/>
-
 
629
      </variables>
628
      </variables>
630
    </command>
629
    </command>
631
    <command id="128" name="Demo" type="specific" module="hwPWM" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
630
    <command id="128" name="Demo" type="specific" module="hwPWM" description="Fade to x+steps, then to x-steps and then back to x. If x is close to, or at, top or bottom then fade more to the other direction">
632
     <variables>
631
     <variables>
633
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
632
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>