Changes

Jump to navigation Jump to search
336 bytes added ,  14:28, 24 January 2022
Created page with "===Шаблон объявления элемента с автоматизацией=== <syntaxhighlight lang="xml" line> <item addr="Адрес устройства" auto-pe..."
Line 5: Line 5:  
Всего существует 6 типов автоматизации. К одному элементу можно было подключить только один тип автоматизации!
 
Всего существует 6 типов автоматизации. К одному элементу можно было подключить только один тип автоматизации!
   −
===The template of declaring the element with automation===
+
===Шаблон объявления элемента с автоматизацией===
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
<item addr="Device address" auto-period="Time of automation disabling" name="Element name" type="Element type, for example lamp">
+
<item addr="Адрес устройства" auto-period="Время отключения автоматизации" name="Название элемента" type="Тип элемента, например, лампа">
     <automation all the required parameters of automation within the tag and type="automation 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>
+
     <linked addr="может быть привязан к кнопкам""/><br>
 
</item>
 
</item>
 
</syntaxhighlight>
 
</syntaxhighlight>
===Automation types and all the parameters for each of them===
+
======Типы автоматизации и параметры для каждого из них===
    
#Activating when opening one of the doors: '''on-by-door''' – enabled, door-sensors, illumination-sensors, illumination-level, time-interval, time-intervals
 
#Activating when opening one of the doors: '''on-by-door''' – enabled, door-sensors, illumination-sensors, illumination-level, time-interval, time-intervals
editor, translation-admin, translator
4,754

edits

Navigation menu