All translations
Jump to navigation
Jump to search
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h English (en) | ===The template of declaring the element with automation=== <syntaxhighlight lang="xml" line> <item addr="Device address" auto-period="Time of automation disabling" name="Element name" type="Element type, for example lamp"> <automation all the required parameters of automation within the tag and type="automation type"/> all the subtags with all required automations, one per each type in a single string <linked addr="could be bound to the buttons"/><br> </item> </syntaxhighlight> ===Automation types and all the parameters for each of them=== |
h русский (ru) | ===Шаблон объявления элемента с автоматизацией=== <syntaxhighlight lang="xml" line> <item addr="Адрес устройства" auto-period="Время отключения автоматизации" name="Название элемента" type="Тип элемента, например, лампа"> <automation все необходимые параметры автоматизации внутри тега и type="тип автоматизации"/> все вложенные теги со всей необходимой автоматизацией, по одному для каждого типа в одной строке <linked addr="может быть привязан к кнопкам"/><br> </item> </syntaxhighlight> ===Типы автоматизации и параметры для каждого из них=== |