Difference between revisions of "Tag linked"

From Larnitech wiki page
Jump to navigation Jump to search
(Marked this version for translation)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
===Switches customized to the element===
+
<languages/>
 +
<translate>
 +
===Switches customized to the element=== <!--T:1-->
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
 
<linked addr="101:1" value="0x01fa" delta="50"/>  // binding to the button with the address 101:1
 
<linked addr="101:1" value="0x01fa" delta="50"/>  // binding to the button with the address 101:1
Line 12: Line 14:
 
|delta||Value of step (for step up and step down) 0-250
 
|delta||Value of step (for step up and step down) 0-250
 
|}
 
|}
 +
</translate>

Latest revision as of 11:38, 23 January 2022

Other languages:
English • ‎русский

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