Changes
Jump to navigation
Jump to search
123 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--> |
| | | |
| + | <!--T:2--> |
| <syntaxhighlight lang="xml" line> | | <syntaxhighlight lang="xml" line> |
| <item addr="100:10" name="chandelier" type="rgb-lamp" auto-period="600" system="yes"> | | <item addr="100:10" name="chandelier" type="rgb-lamp" auto-period="600" system="yes"> |
Line 10: |
Line 11: |
| </syntaxhighlight> | | </syntaxhighlight> |
| | | |
| + | <!--T:3--> |
| <syntaxhighlight lang="xml" line> | | <syntaxhighlight lang="xml" line> |
| <item addr="100:10" name="chandelier" type="rgb-lamp" auto-period="600" color-temp="307:4" color-white="307:5"> | | <item addr="100:10" name="chandelier" type="rgb-lamp" auto-period="600" color-temp="307:4" color-white="307:5"> |
Line 18: |
Line 20: |
| color-temp="dimmer ID:SUBID" – for adding and control dimmer brigtness bar with temperature. | | color-temp="dimmer ID:SUBID" – for adding and control dimmer brigtness bar with temperature. |
| | | |
| + | <!--T:4--> |
| color-white="dimmer ID:SUBID" – for adding and control dimmer brigtness bar "white". | | color-white="dimmer ID:SUBID" – for adding and control dimmer brigtness bar "white". |
| | | |
− | ===Device status (4 bytes)=== | + | ===Device status (4 bytes)=== <!--T:5--> |
| | | |
| + | <!--T:6--> |
| {|class="wikitable" | | {|class="wikitable" |
| |- | | |- |
Line 35: |
Line 39: |
| |} | | |} |
| | | |
− | ===Possible variants of setting the status=== | + | ===Possible variants of setting the status=== <!--T:7--> |
| | | |
− | ====single-byte==== | + | ====single-byte==== <!--T:8--> |
| | | |
| + | <!--T:9--> |
| {|class="wikitable" | | {|class="wikitable" |
| |- | | |- |
Line 46: |
Line 51: |
| |} | | |} |
| | | |
− | ====4-bytes==== | + | ====4-bytes==== <!--T:10--> |
| | | |
| {|class="wikitable" | | {|class="wikitable" |
Line 60: |
Line 65: |
| |3||colour hue | | |3||colour hue |
| |} | | |} |
− | ====5-bytes==== | + | ====5-bytes==== <!--T:11--> |
| {|class="wikitable" | | {|class="wikitable" |
| |- | | |- |
editor, translation-admin, translator