Subversion Repositories HomeAutomation

Rev

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

Rev 1088 Rev 1092
Line 307... Line 307...
307
        <variable name="Frequency" type="enum" start_bit="1" bit_length="2" unit="" description="Frequency of the net power">
307
        <variable name="Frequency" type="enum" start_bit="1" bit_length="2" unit="" description="Frequency of the net power">
308
            <value id="0" name="Error_Unknown"/>
308
            <value id="0" name="Error_Unknown"/>
309
            <value id="1" name="50Hz"/>
309
            <value id="1" name="50Hz"/>
310
            <value id="2" name="60Hz"/>
310
            <value id="2" name="60Hz"/>
311
        </variable>
311
        </variable>
-
 
312
        <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
312
      </variables>
313
      </variables>
313
    </command>
314
    </command>
314
  </commands>
315
  </commands>
315
  <modules>
316
  <modules>
316
    <module id="0" name="Debug" class="tst"/>
317
    <module id="0" name="Debug" class="tst"/>