Changes
Jump to navigation
Jump to search
55 bytes added
, 14:59, 24 January 2022
Line 1: |
Line 1: |
| <languages/> | | <languages/> |
| <translate> | | <translate> |
− | ===Example of description in XML=== | + | ===Example of description in XML=== <!--T:1--> |
| <syntaxhighlight lang="xml" line> | | <syntaxhighlight lang="xml" line> |
| <item addr="100:10" name="blinds" type="blinds" system="yes"> | | <item addr="100:10" name="blinds" type="blinds" system="yes"> |
Line 16: |
Line 16: |
| vanes="blinds ID:SUBID" – for adding and control vanes | | vanes="blinds ID:SUBID" – for adding and control vanes |
| | | |
− | ===Device status (3 bytes)=== | + | ===Device status (3 bytes)=== <!--T:2--> |
| | | |
| + | <!--T:3--> |
| {|class="wikitable" | | {|class="wikitable" |
| |- | | |- |
Line 29: |
Line 30: |
| |} | | |} |
| | | |
− | ===Possible variants of setting the status=== | + | ===Possible variants of setting the status=== <!--T:4--> |
| ====single-byte==== | | ====single-byte==== |
| | | |
Line 38: |
Line 39: |
| |0||0 – stop or 0%<br>1 – stop or 100%<br>2 – 0%<br>3 – 100%<br>4 – stop<br>5 – stop or reverse 0%/100%<br>8 – level +25 (+10%)<br>9 – level -25 (-10%)<br>0xFF – Change the status for the opposite one | | |0||0 – stop or 0%<br>1 – stop or 100%<br>2 – 0%<br>3 – 100%<br>4 – stop<br>5 – stop or reverse 0%/100%<br>8 – level +25 (+10%)<br>9 – level -25 (-10%)<br>0xFF – Change the status for the opposite one |
| |} | | |} |
− | ====2-bytes==== | + | ====2-bytes==== <!--T:5--> |
| {|class="wikitable" | | {|class="wikitable" |
| |- | | |- |
editor, translation-admin, translator