Changes

Jump to navigation Jump to search
641 bytes removed ,  07:41, 23 July 2021
no edit summary
Line 200: Line 200:  
!Name!!Type, range!!SUBID!!Default!!Description
 
!Name!!Type, range!!SUBID!!Default!!Description
 
|-
 
|-
|runtime||integer 0-100||1-7||15||runtime is the open/close time in seconds, is used for jalousie, gate, valve(2 pole); Example: runtime=15
+
|runtime||integer 0-100||1-5||15||runtime is the open/close time in seconds, is used for jalousie, gate, valve(2 pole); Example: runtime=15
 
|-
 
|-
 
|runtimeopen||integer 0-60000||Blinds subId||-||Runtimeopen is the open time in milliseconds, is used for blinds; Example: runtimeopen=15000
 
|runtimeopen||integer 0-60000||Blinds subId||-||Runtimeopen is the open time in milliseconds, is used for blinds; Example: runtimeopen=15000
Line 206: Line 206:  
|runtimeclose||integer 0-60000||Blinds subId||-||Runtimeclose is the close time in milliseconds, is used for blinds; Example: runtimeclose=15000
 
|runtimeclose||integer 0-60000||Blinds subId||-||Runtimeclose is the close time in milliseconds, is used for blinds; Example: runtimeclose=15000
 
|-
 
|-
|hold||integer 0-10000||1-7||500||hold is the bridging time in miliseconds, is used for gate and jalousie (by default hold is the same as runtime), lock; Example: hold=3500
+
|hold||integer 0-10000||1-5||500||hold is the bridging time in miliseconds, is used for gate and jalousie (by default hold is the same as runtime), lock; Example: hold=3500
 
|-
 
|-
|def||string 'ON'||1-7||'OFF'||def is the element status is set after restart, is used for lamp, heating, valve(1 pole); Example: def='ON'
+
|def||string 'ON'||1-5||'OFF'||def is the element status is set after restart, is used for lamp, heating, valve(1 pole); Example: def='ON'
 
|-
 
|-
|stop||Char ‘R’||1-7||–||(for 2-pole gate and blinds) If it is declared then by Stop command during the motion, the same impulse appears as it was at the beginning of the motion. Pole, an which the stop-impules is formed, is defined by the parameter Stop value. If it is ‘r’ or ‘R’ then stop-impulse is produced on the opposite to the start-impulse pole. If any other value is delcared (e.g., ‘d’ ) then the stop-impulse is on the same pole. If a Runtime passed after the beginning of the motion then the stop-impulse is not formed. Example: stop=’r’
+
|stop||Char ‘R’||1-5||–||(for 2-pole gate and blinds) If it is declared then by Stop command during the motion, the same impulse appears as it was at the beginning of the motion. Pole, an which the stop-impules is formed, is defined by the parameter Stop value. If it is ‘r’ or ‘R’ then stop-impulse is produced on the opposite to the start-impulse pole. If any other value is delcared (e.g., ‘d’ ) then the stop-impulse is on the same pole. If a Runtime passed after the beginning of the motion then the stop-impulse is not formed. Example: stop=’r’
 
|-
 
|-
|out||char[7]||98||'LLLLLLL'||Each char is responsible for the type of a particular channel
+
|out||char[5]||98||'LLLLL'||Each char is responsible for the type of a particular channel
 
*'L'-Lamp;
 
*'L'-Lamp;
 
*'M'-Lamp Inverse;
 
*'M'-Lamp Inverse;
Line 254: Line 254:     
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
<item addr="479:1" auto-period="600" cfgid="42" name="Lamp" type="lamp" uniq_id="145" hw="def='ON'"/>
+
<item addr="331:1" auto-period="600" cfgid="41" name="Lamp" type="lamp" hw="def='ON'" uniq_id="189"/>
<item addr="479:2" cfgid="42" name="Radiator" type="valve-heating" uniq_id="146" hw="def='ON'">
+
<item addr="331:2" cfgid="41" name="Jalousie" sub-type="120" type="jalousie" hw="runtime=35" uniq_id="190"/>
  <automation name="Eco" temperature-level="16" uniq_id="147"/>
+
<item addr="331:4" cfgid="41" name="Valve" type="valve" hw="runtime=44" uniq_id="191"/>
  <automation name="Comfort" temperature-level="22" uniq_id="148"/>
+
<item addr="331:11" cfgid="41" name="Motion" type="motion-sensor" uniq_id="192"/>
  <automation name="Hot" temperature-level="25" uniq_id="149"/>
+
<item addr="331:12" cfgid="41" name="Leak" type="leak-sensor" uniq_id="193"/>
</item>
+
<item addr="331:13" cfgid="41" name="Leak" type="leak-sensor" uniq_id="194"/>
<item addr="479:3" cfgid="42" name="Gate" sub-type="120" type="gate" uniq_id="150" hw="runtime=25"/>
+
<item addr="331:14" cfgid="41" name="Switch" type="switch" uniq_id="195"/>
<item addr="479:5" cfgid="42" name="Jalousie" sub-type="120" type="jalousie" uniq_id="151" hw="runtime=50"/>
+
<item addr="331:15" cfgid="41" name="Switch" type="switch" uniq_id="196"/>
<item addr="479:7" cfgid="42" name="Valve" type="valve" uniq_id="152" hw="def='ON'"/>
+
<item addr="331:16" cfgid="41" name="Door" type="door-sensor" uniq_id="184"/>
<item addr="479:11" cfgid="42" name="Switch" type="switch" uniq_id="153"/>
+
<item addr="331:18" cfgid="41" name="Door" type="door-sensor" uniq_id="186"/>
<item addr="479:12" cfgid="42" name="Switch" type="switch" uniq_id="154"/>
+
<item addr="331:97" cfgid="41" name="Temperature" system="yes" type="temperature-sensor" uniq_id="187"/>
<item addr="479:13" cfgid="42" name="Door" type="door-sensor" uniq_id="133"/>
+
<item addr="331:98" cfgid="41" hw="out='LB-V-' in='MLNSB----H-K'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="188"/>
<item addr="479:14" cfgid="42" name="Door" type="door-sensor" uniq_id="134"/>
  −
<item addr="479:15" cfgid="42" name="Leak" type="leak-sensor" uniq_id="155"/>
  −
<item addr="479:16" cfgid="42" name="Leak" type="leak-sensor" uniq_id="156"/>
  −
<item addr="479:17" cfgid="42" name="Motion" type="motion-sensor" uniq_id="157"/>
  −
<item addr="479:18" cfgid="42" name="Door" type="door-sensor" uniq_id="138"/>
  −
<item addr="479:20" cfgid="42" name="Door" type="door-sensor" uniq_id="140"/>
  −
<item addr="479:21" cfgid="42" name="Motion" type="motion-sensor" uniq_id="158"/>
  −
<item addr="479:97" cfgid="42" name="Temperature" system="yes" type="temperature-sensor" uniq_id="143"/>
  −
<item addr="479:98" cfgid="42" hw="out='LHG-B-R' in='CSKHLNMK-KM-'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="144"/>
   
</syntaxhighlight>
 
</syntaxhighlight>

Navigation menu