Changes

Jump to navigation Jump to search
Importing a new version from external source
===Example of description in XML===
<syntaxhighlight lang="xml" line>
<item addr="100:10" name="chandelier" type="dimer-lamp" auto-period="600" system="yes">
<linked addr="101:1"/> // is bound to the button with the address 101:1
<automation ……/> // set the automation for this element
</item>
</syntaxhighlight>
<syntaxhighlight lang="xml" line>
<item addr="100:10" name="chandelier" type="dimer-lamp" auto-period="600" color-temp="307:4" color-white="307:5">
<linked addr="101:1"/> // is bound to the button with the address 101:1
<automation ……/> // set the automation for this element
</item>
</syntaxhighlight>
3,388

edits

Navigation menu