Difference between revisions of "Translations:Remote-control/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 12:55, 26 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 (Remote-control)
{|class="wikitable"
|-
|-
!Name!!type and variety!!description!!default value
|-
|id||number 2048||ID of the device where this element is located physically (always use 2048)||2048
|-
|sub-type||enum||displayed remote control module (it should be specified in the interface)||-
|-
|identifier||enum||remote control button identifier||-
|-
|transmitter-addr||ADDR||IR signals transmitter address or address of another executor (script, interface etc.)||-
|-
|value||HEX||Data sent by IR transmitter when activating the button||-
|-
|string-value||String||Data sent to ADDR when activating the button||-
|}
Translation{|class="wikitable"
|-
|-
!Name!!type and variety!!description!!default value
|-
|id||number 2048||ID of the device where this element is located physically (always use 2048)||2048
|-
|sub-type||enum||displayed remote control module (it should be specified in the interface)||-
|-
|identifier||enum||remote control button identifier||-
|-
|transmitter-addr||ADDR||IR signals transmitter address or address of another executor (script, interface etc.)||-
|-
|value||HEX||Data sent by IR transmitter when activating the button||-
|-
|string-value||String||Data sent to ADDR when activating the button||-
|}
Name type and variety description default value
id number 2048 ID of the device where this element is located physically (always use 2048) 2048
sub-type enum displayed remote control module (it should be specified in the interface) -
identifier enum remote control button identifier -
transmitter-addr ADDR IR signals transmitter address or address of another executor (script, interface etc.) -
value HEX Data sent by IR transmitter when activating the button -
string-value String Data sent to ADDR when activating the button -