All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)===Example of description in XML===
<syntaxhighlight lang="xml" line>
<item addr="100:10" name="blinds" type="blinds" 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="Blinds" type="blinds" vanes="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>
vanes="blinds ID:SUBID" – for adding and control vanes
 h русский (ru)===Пример описания в XML===
<syntaxhighlight lang="xml" line>
<item addr="100:10" name="blinds" type="blinds" system="yes">
   <linked addr="101:1"/>  // привязан к кнопке с адресом 101:1
   <automation ……/>  // установить автоматизацию для этого элемента
</item>
</syntaxhighlight>
<syntaxhighlight lang="xml" line>
<item addr="100:10" name="Blinds" type="blinds" vanes="307:5">
   <linked addr="101:1"/>  // привязан к кнопке с адресом 101:1
   <automation ……/>  // установить автоматизацию для этого элемента
</item>
</syntaxhighlight>
vanes="blinds ID:SUBID" – для добавления и управления пластинами