Translations:Tag automation/3/en

From Larnitech wiki page
Revision as of 11:38, 23 January 2022 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The template of declaring the element with automation

1<item addr="Device address" auto-period="Time of automation disabling" name="Element name" type="Element type, for example lamp">
2    <automation all the required parameters of automation within the tag and type="automation type"/>
3    all the subtags with all required automations, one per each type in a single string
4    <linked addr="could be bound to the buttons"/><br>
5</item>

Automation types and all the parameters for each of them