All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)===Instruction===
<ol>
<li>Install fresh application from [https://repo.larnitech.com/ https://repo.larnitech.com/]</li>
<li>Download file ltPlan.zip unpack it and add your floor images to png->plan folder</li>
<li>Pack it back with ZIP and upload to your DE-MG/Metaforsa in Skins section. <b>Important! ZIP file name must the same as folder name located inside</b></li>
<li>Add record 
<syntaxhighlight lang="xml" line>
<item addr="2048:" type="virtual" sub-type="plan" image="plan.png"/>
</syntaxhighlight> 
to one or more areas in your logic.xml file.
Where "plan.png" name of your background image for the area</li>
<li>Enable ltPlan skin in app (Settings->Skins)</li>
<li>Add devices to your floor plan as shown on video</li>
</ol>
If the plan image has only opaque walls and a transparent background, you can use the sub-type="planp", and the application will automatically paint your walls blue.
 h русский (ru)===Инструкция===
<ol>
<li>Установите новое приложение, которое можно скачать по адресу [https://repo.larnitech.com/ https://repo.larnitech.com/].</li>
<li>Скачайте файл ltPlan.zip, распакуйте его и добавьте изображения всех этажей дома в папку png->plan.</li>
<li>Запакуйте его обратно в ZIP и загрузите на свой модуль DE-MG/Metaforsa в раздел Скины (Skins). <b>Внимание! Имя ZIP-файла должно совпадать с именем папки, расположенной внутри него.</b></li>
<li>Добавьте запись 
<syntaxhighlight lang="xml" line>
<item addr="2048:" type="virtual" sub-type="plan" image="plan.png"/>
</syntaxhighlight> 
в одну или несколько областей в файле logic.xml.
Где "plan.png" имя вашего фонового изображения для области.</li>
<li>Включите скин программы ltPlan в приложении (Настройки->Скины) (Settings->Skins).</li>
<li>Добавьте устройства на плане этажа, как показано на видео.</li>
</ol>
Если изображение плана имеет только непрозрачные стены и прозрачный фон, вы можете использовать команду sub-type="planp", и приложение автоматически окрасит ваши стены в синий цвет.