Difference between revisions of "Translations:Valve-heating/12/en"

From Larnitech wiki page
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 15:15, 24 January 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Valve-heating)
{|class="wikitable
|-
!Byte!!Description
|-
|0||Device status.<br>0 bit:<br>0 – zone is off<br>1 – zone is on<br>4-7 bits – number of current automation mode.<br>Number is depending on order of automation description in logic.
|-
|1-2||Set-point temperature, low-high bytes
|-
|3-4||Middle temperature of connected sensors, low-high bytes
|-
|5||254 – "Always off" mode<br>255 – "Manual" mode
|}
===Possible variants of setting the status===
Translation{|class="wikitable
|-
!Byte!!Description
|-
|0||Device status.<br>0 bit:<br>0 – zone is off<br>1 – zone is on<br>4-7 bits – number of current automation mode.<br>Number is depending on order of automation description in logic.
|-
|1-2||Set-point temperature, low-high bytes
|-
|3-4||Middle temperature of connected sensors, low-high bytes
|-
|5||254 – "Always off" mode<br>255 – "Manual" mode
|}
===Possible variants of setting the status===
Byte Description
0 Device status.
0 bit:
0 – zone is off
1 – zone is on
4-7 bits – number of current automation mode.
Number is depending on order of automation description in logic.
1-2 Set-point temperature, low-high bytes
3-4 Middle temperature of connected sensors, low-high bytes
5 254 – "Always off" mode
255 – "Manual" mode

Possible variants of setting the status