All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)<syntaxhighlight lang="xml" line>
<item addr="345:123" length="6" name="Ventilation" sub-type="ventilation" type="virtual"/> 
// Ventilation virtual device description
<import-script id="345" VENT="80" RS485="345:12" path="vent.txt"/> // Ventilation control script description
</syntaxhighlight>
 h русский (ru)<syntaxhighlight lang="xml" line>
<item addr="345:123" length="6" name="Ventilation" sub-type="ventilation" type="virtual"/> 
// Описание виртуального устройства вентиляции
<import-script id="345" VENT="80" RS485="345:12" path="vent.txt"/> // Описание скрипта управления вентиляцией
</syntaxhighlight>