Changes
Jump to navigation
Jump to search
147 bytes added
, 14:59, 24 January 2022
Line 3: |
Line 3: |
| Heating system valve type executor | | Heating system valve type executor |
| <hr> | | <hr> |
− | ===Example of description in XML=== | + | ===Example of description in XML=== <!--T:1--> |
| | | |
| + | <!--T:2--> |
| <syntaxhighlight lang="xml" line> | | <syntaxhighlight lang="xml" line> |
| <item type="valve-heating" addr="100:48" name="Hall" temperature-sensors="119:10;119:11" automation="Cold" undefined-behavior="on" sensor-cr="348:35" sensor-cr-hi="30" sensor-cr-lo="10"> | | <item type="valve-heating" addr="100:48" name="Hall" temperature-sensors="119:10;119:11" automation="Cold" undefined-behavior="on" sensor-cr="348:35" sensor-cr-hi="30" sensor-cr-lo="10"> |
Line 15: |
Line 16: |
| </syntaxhighlight> | | </syntaxhighlight> |
| | | |
− | ===Additional parameters=== | + | ===Additional parameters=== <!--T:3--> |
| | | |
| + | <!--T:4--> |
| {|class="wikitable | | {|class="wikitable |
| |- | | |- |
Line 42: |
Line 44: |
| |} | | |} |
| | | |
− | ===Automation parameters (optional element)=== | + | ===Automation parameters (optional element)=== <!--T:5--> |
| | | |
| + | <!--T:6--> |
| {|class="wikitable | | {|class="wikitable |
| |- | | |- |
Line 54: |
Line 57: |
| <nowiki>*</nowiki> – required fields | | <nowiki>*</nowiki> – required fields |
| | | |
− | ===Parameters of time-interval (optional element):=== | + | ===Parameters of time-interval (optional element):=== <!--T:7--> |
| | | |
| + | <!--T:8--> |
| {|class="wikitable | | {|class="wikitable |
| |- | | |- |
Line 70: |
Line 74: |
| * – required fields | | * – required fields |
| | | |
− | ===Device status as for event (1 byte)=== | + | ===Device status as for event (1 byte)=== <!--T:9--> |
| | | |
| + | <!--T:10--> |
| {|class="wikitable | | {|class="wikitable |
| |- | | |- |
Line 79: |
Line 84: |
| |} | | |} |
| | | |
− | ===Device status upon status request (6 bytes)=== | + | ===Device status upon status request (6 bytes)=== <!--T:11--> |
| | | |
| | | |
Line 94: |
Line 99: |
| |5||254 – "Always off" mode<br>255 – "Manual" mode | | |5||254 – "Always off" mode<br>255 – "Manual" mode |
| |} | | |} |
− | ===Possible variants of setting the status=== | + | ===Possible variants of setting the status=== <!--T:12--> |
| | | |
| + | <!--T:13--> |
| {|class="wikitable | | {|class="wikitable |
| |- | | |- |
editor, translation-admin, translator