Difference between revisions of "Tag linked"
Jump to navigation
Jump to search
(Created page with "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 </syntax...") |
(Marked this version for translation) |
||
(2 intermediate revisions by 2 users 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 | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | Attributes | + | ===Attributes=== |
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
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
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 |