Changes

Jump to navigation Jump to search
no edit summary
Line 2: Line 2:  
<translate>
 
<translate>
 
Air conditioner virtual device
 
Air conditioner virtual device
===Example of description in XML===
+
===Example of description in XML=== <!--T:1-->
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
 
<item addr="335:112" name="Conditioner" type="conditioner" vane-ver="0x3"/> // Conditioner virtual device description
 
<item addr="335:112" name="Conditioner" type="conditioner" vane-ver="0x3"/> // Conditioner virtual device description
Line 10: Line 10:  
</syntaxhighlight>
 
</syntaxhighlight>
   −
===Additional parameters===
+
===Additional parameters=== <!--T:2-->
    +
<!--T:3-->
 
{|class="wikitable"
 
{|class="wikitable"
 
|-
 
|-
Line 24: Line 25:  
|t-delta||number||temperature range||16
 
|t-delta||number||temperature range||16
 
|-
 
|-
|modes||bit mask||Mask of operation modes||0xFF
+
|modes||bit mask||Mask of operation modes||0x1F
 
|-
 
|-
|funs||bit mask||Mask of airflow mode||0xFF
+
|funs||bit mask||Mask of airflow mode||0x0F
 
|-
 
|-
|vane-ver||bit mask||Mask of vertical fins mode||0xFF
+
|vane-ver||bit mask||Mask of vertical fins mode||0x7F
 
|-
 
|-
|vane-hor||bit mask||Mask of horizontal fins mode||0xFF
+
|vane-hor||bit mask||Mask of horizontal fins mode||0x7F
 
|-
 
|-
 
|temperature-sensors||list||list of valve temperature sensors||-
 
|temperature-sensors||list||list of valve temperature sensors||-
Line 36: Line 37:  
<nowiki>*</nowiki> – required fields
 
<nowiki>*</nowiki> – required fields
   −
===Device status (6 bytes)===
+
===Device status (6 bytes)=== <!--T:4-->
    +
<!--T:5-->
 
{|class="wikitable"
 
{|class="wikitable"
 
|-
 
|-
Line 53: Line 55:  
|}
 
|}
   −
===Status setting===
+
===Status setting=== <!--T:6-->
 
from the 1st to the 6th correspondingly
 
from the 1st to the 6th correspondingly
 
</translate>
 
</translate>
editor, translator
55

edits

Navigation menu