Difference between revisions of "Translations:Tag automation/6/en"

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

Latest revision as of 11:38, 23 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 (Tag automation)
#'''enabled''' – automation activating ('''="yes"''') or disactivating ('''="no"''')
#'''door-sensors, motion-sensors, illumination-sensors''' – the addresses of sensors of corresponding type applied for automation ('''several sensors are specified via, for example 533:10;525:12''')
#'''motion-level, illumination-level''' – reading levels of corresponding sensors
#'''time-interval''' – timing range operation of sensors readings levels
#'''time-intervals''' – parameter in the format of 7 consecutive repeating successions of hexadecimal notations like XXXXXXXXXXXX (their length is 12 symbols, per each day of the week starting from SUNDAY), symbolizing bitwise automation activity half-hour periods of time (i.e. each number equals to 2 hours exactly)<br>Examples:<br>time-intervals="000000000000000000000000000000000000000000000000000000000000000000000000000000000000" – it doesn’t operate ever:<br>time-intervals="FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF" – it operates always:<br>time-intervals="FFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF" – it doesn’t operate only on Tuesday till 8 a.m.
#'''delay''' – off delay parameter on movement in automation of switching off according to the door after its closing
Translation#'''enabled''' – automation activating ('''="yes"''') or disactivating ('''="no"''')
#'''door-sensors, motion-sensors, illumination-sensors''' – the addresses of sensors of corresponding type applied for automation ('''several sensors are specified via, for example 533:10;525:12''')
#'''motion-level, illumination-level''' – reading levels of corresponding sensors
#'''time-interval''' – timing range operation of sensors readings levels
#'''time-intervals''' – parameter in the format of 7 consecutive repeating successions of hexadecimal notations like XXXXXXXXXXXX (their length is 12 symbols, per each day of the week starting from SUNDAY), symbolizing bitwise automation activity half-hour periods of time (i.e. each number equals to 2 hours exactly)<br>Examples:<br>time-intervals="000000000000000000000000000000000000000000000000000000000000000000000000000000000000" – it doesn’t operate ever:<br>time-intervals="FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF" – it operates always:<br>time-intervals="FFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF" – it doesn’t operate only on Tuesday till 8 a.m.
#'''delay''' – off delay parameter on movement in automation of switching off according to the door after its closing
  1. enabled – automation activating (="yes") or disactivating (="no")
  2. door-sensors, motion-sensors, illumination-sensors – the addresses of sensors of corresponding type applied for automation (several sensors are specified via, for example 533:10;525:12)
  3. motion-level, illumination-level – reading levels of corresponding sensors
  4. time-interval – timing range operation of sensors readings levels
  5. time-intervals – parameter in the format of 7 consecutive repeating successions of hexadecimal notations like XXXXXXXXXXXX (their length is 12 symbols, per each day of the week starting from SUNDAY), symbolizing bitwise automation activity half-hour periods of time (i.e. each number equals to 2 hours exactly)
    Examples:
    time-intervals="000000000000000000000000000000000000000000000000000000000000000000000000000000000000" – it doesn’t operate ever:
    time-intervals="FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF" – it operates always:
    time-intervals="FFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF" – it doesn’t operate only on Tuesday till 8 a.m.
  6. delay – off delay parameter on movement in automation of switching off according to the door after its closing