Difference between revisions of "Translations:Tag linked/1/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:39, 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 linked)
===Switches customized to the element===
<syntaxhighlight lang="xml" line>
<linked addr="101:1" value="0x01fa" delta="50"/>  // binding to the button with the address 101:1
</syntaxhighlight>
===Attributes===
{|class="wikitable"
|-
!Name!!Description
|-
|value||Declared value for dimmer or RGB
|-
|delta||Value of step (for step up and step down) 0-250
|}
Translation===Switches customized to the element===
<syntaxhighlight lang="xml" line>
<linked addr="101:1" value="0x01fa" delta="50"/>  // binding to the button with the address 101:1
</syntaxhighlight>
===Attributes===
{|class="wikitable"
|-
!Name!!Description
|-
|value||Declared value for dimmer or RGB
|-
|delta||Value of step (for step up and step down) 0-250
|}

Switches customized to the element

1<linked addr="101:1" value="0x01fa" delta="50"/>  // binding to the button with the address 101:1

Attributes

Name Description
value Declared value for dimmer or RGB
delta Value of step (for step up and step down) 0-250