Difference between revisions of "Translations:AC/4/en"

From Larnitech wiki page
Jump to navigation Jump to search
(Importing a new version from external source)
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 15:08, 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 (AC)
{|class="wikitable"
|-
!Name!!type and variety!!description!!default value
|-
|path*||string||Path to script||-
|-
|script-id||string||script id from the description for interface||-
|-
|t-min||number||temperature low value||16
|-
|t-delta||number||temperature range||16
|-
|modes||bit mask||Mask of operation modes (fan, cool, dry, heat, auto)||0x1F
|-
|fans||bit mask||Mask of airflow mode (auto, 1, 2, 3, 4, 5, silent mode)||0x1F
|-
|vane-ver||bit mask||Mask of vertical fins mode (auto, top, top-center, center, center-bottom, bottom, swing)||0x7E
|-
|vane-hor||bit mask||Mask of horizontal fins mode (left, left-center, center, center-right, right, sides (low angle), sides (high angle), from sides to center)||0
|-
|temperature-sensors||list||list of valve temperature sensors||-
|-
|t-outside||addr||addr of outside temperature sensors||-
|-
|t-outside-treshold||value||critically low temperature treshold||-
|-
|t-outside-hyst||value||critically low temperature hysteresis||-
|}
<nowiki>*</nowiki> – required fields
Translation{|class="wikitable"
|-
!Name!!type and variety!!description!!default value
|-
|path*||string||Path to script||-
|-
|script-id||string||script id from the description for interface||-
|-
|t-min||number||temperature low value||16
|-
|t-delta||number||temperature range||16
|-
|modes||bit mask||Mask of operation modes (fan, cool, dry, heat, auto)||0x1F
|-
|fans||bit mask||Mask of airflow mode (auto, 1, 2, 3, 4, 5, silent mode)||0x1F
|-
|vane-ver||bit mask||Mask of vertical fins mode (auto, top, top-center, center, center-bottom, bottom, swing)||0x7E
|-
|vane-hor||bit mask||Mask of horizontal fins mode (left, left-center, center, center-right, right, sides (low angle), sides (high angle), from sides to center)||0
|-
|temperature-sensors||list||list of valve temperature sensors||-
|-
|t-outside||addr||addr of outside temperature sensors||-
|-
|t-outside-treshold||value||critically low temperature treshold||-
|-
|t-outside-hyst||value||critically low temperature hysteresis||-
|}
<nowiki>*</nowiki> – required fields
Name type and variety description default value
path* string Path to script -
script-id string script id from the description for interface -
t-min number temperature low value 16
t-delta number temperature range 16
modes bit mask Mask of operation modes (fan, cool, dry, heat, auto) 0x1F
fans bit mask Mask of airflow mode (auto, 1, 2, 3, 4, 5, silent mode) 0x1F
vane-ver bit mask Mask of vertical fins mode (auto, top, top-center, center, center-bottom, bottom, swing) 0x7E
vane-hor bit mask Mask of horizontal fins mode (left, left-center, center, center-right, right, sides (low angle), sides (high angle), from sides to center) 0
temperature-sensors list list of valve temperature sensors -
t-outside addr addr of outside temperature sensors -
t-outside-treshold value critically low temperature treshold -
t-outside-hyst value critically low temperature hysteresis -

* – required fields