Subversion Repositories HomeAutomation

Rev

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

Rev 1121 Rev 1156
Line 353... Line 353...
353
            <value id="0" name="Error_Unknown"/>
353
            <value id="0" name="Error_Unknown"/>
354
            <value id="1" name="50Hz"/>
354
            <value id="1" name="50Hz"/>
355
            <value id="2" name="60Hz"/>
355
            <value id="2" name="60Hz"/>
356
        </variable>
356
        </variable>
357
        <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
357
        <variable name="DimmerValue" type="uint" start_bit="8" bit_length="8" unit="" description="Current dimmer value"/>
-
 
358
      </variables>
-
 
359
    </command>
-
 
360
    <command id="128" name="RGB_value" type="specific" module="softPWM" description="Set an RGB-value">
-
 
361
     <variables>
-
 
362
        <variable name="RED" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
-
 
363
        <variable name="GREEN" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
-
 
364
    <variable name="BLUE" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
358
      </variables>
365
    </variables>
359
    </command>
366
    </command>
360
  </commands>
367
  </commands>
361
  <modules>
368
  <modules>
362
    <module id="0" name="Debug" class="tst"/>
369
    <module id="0" name="Debug" class="tst"/>
Line 376... Line 383...
376
    <module id="16" name="irTransmit" class="sns"/>
383
    <module id="16" name="irTransmit" class="sns"/>
377
    <module id="17" name="TC1047A" class="sns"/>
384
    <module id="17" name="TC1047A" class="sns"/>
378
    <module id="18" name="PID" class="act"/>
385
    <module id="18" name="PID" class="act"/>
379
    <module id="19" name="SlowPWM" class="act"/>
386
    <module id="19" name="SlowPWM" class="act"/>
380
    <module id="20" name="power" class="sns"/>
387
    <module id="20" name="power" class="sns"/>
-
 
388
    <module id="21" name="softPWM" class="act"/>
381
  </modules>
389
  </modules>
382
  <defines>
390
  <defines>
383
    <define id="1" group="DirectionFlag" name="From_Owner"/>
391
    <define id="1" group="DirectionFlag" name="From_Owner"/>
384
    <define id="0" group="DirectionFlag" name="To_Owner"/>
392
    <define id="0" group="DirectionFlag" name="To_Owner"/>
385
  </defines>
393
  </defines>