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...") |
|||
Line 1: | Line 1: | ||
− | Switches customized to the element | + | ===Switches customized to the element=== |
<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" | ||
|- | |- |
Revision as of 08:01, 19 August 2021
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 |