Difference between revisions of "Translations:Dimmer-lamp/9/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 (Dimmer-lamp)
{|class="wikitable"
!byte!!description
|-
|0||status (on/off)<br>0 – off<br>1 – on<br>0xFE – do not change the status of this byte<br>0xFF – Change the status for the opposite one
|-
|1||Brightness<br>0 – off<br>1..250 – brightness<br>0xFE – do not change the status of this byte
|-
|2||Time required for changing the status, seconds
|}
Translation{|class="wikitable"
!byte!!description
|-
|0||status (on/off)<br>0 – off<br>1 – on<br>0xFE – do not change the status of this byte<br>0xFF – Change the status for the opposite one
|-
|1||Brightness<br>0 – off<br>1..250 – brightness<br>0xFE – do not change the status of this byte
|-
|2||Time required for changing the status, seconds
|}
byte description
0 status (on/off)
0 – off
1 – on
0xFE – do not change the status of this byte
0xFF – Change the status for the opposite one
1 Brightness
0 – off
1..250 – brightness
0xFE – do not change the status of this byte
2 Time required for changing the status, seconds