Subversion Repositories HomeAutomation

Rev

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

Rev 1438 Rev 1440
Line 463... Line 463...
463
   
463
   
464
        <command id="143" name="LCD_Data_Done" type="specific" module="KS0108" description="All data sent">
464
        <command id="143" name="LCD_Data_Done" type="specific" module="KS0108" description="All data sent">
465
      <variables>
465
      <variables>
466
      </variables>
466
      </variables>
467
    </command>
467
    </command>
-
 
468
 
-
 
469
    <command id="128" name="Motion" type="specific" module="PIR" description="Motion and brightness from PIR-sensor">
-
 
470
     <variables>
-
 
471
        <variable name="Id" type="uint" start_bit="0" bit_length="8" unit="" description=""/>
-
 
472
        <variable name="Brightness" type="uint" start_bit="8" bit_length="8" unit="" description=""/>
-
 
473
        <variable name="MotionDetect" type="enum" start_bit="16" bit_length="8" unit="" description="">
-
 
474
            <value id="0" name="NoMotion"/>
-
 
475
            <value id="1" name="MotionDetected"/>
-
 
476
        </variable>
-
 
477
      </variables>
-
 
478
    </command>
-
 
479
 
468
   
480
   
469
    <command id="128" name="Demo" type="specific" module="Dimmer230" 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">
481
    <command id="128" name="Demo" type="specific" module="Dimmer230" 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">
470
     <variables>
482
     <variables>
471
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
483
        <variable name="Channel" type="uint" start_bit="0" bit_length="8" unit="" description="Dimmer channel"/>
472
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms"/>
484
        <variable name="Speed" type="uint" start_bit="8" bit_length="8" unit="" description="Speed is 1/127 steps per 10ms up to 127 steps per 10ms"/>
Line 684... Line 696...
684
    <module id="24" name="output" class="act"/>
696
    <module id="24" name="output" class="act"/>
685
    <module id="25" name="input" class="sns"/>
697
    <module id="25" name="input" class="sns"/>
686
    <module id="26" name="RGBW" class="act"/>
698
    <module id="26" name="RGBW" class="act"/>
687
    <module id="30" name="ChnMaster" class="chn"/>
699
    <module id="30" name="ChnMaster" class="chn"/>
688
    <module id="31" name="ChnController" class="chn"/>
700
    <module id="31" name="ChnController" class="chn"/>
-
 
701
    <module id="45" name="PIR" class="sns"/>
689
  </modules>
702
  </modules>
690
  <defines>
703
  <defines>
691
    <define id="1" group="DirectionFlag" name="From_Owner"/>
704
    <define id="1" group="DirectionFlag" name="From_Owner"/>
692
    <define id="0" group="DirectionFlag" name="To_Owner"/>
705
    <define id="0" group="DirectionFlag" name="To_Owner"/>
693
  </defines>
706
  </defines>