Difference between revisions of "Translations:Plan control/2/en"
From Larnitech wiki page
Jump to navigation
Jump to search
Latest revision as of 14:30, 13 January 2022
Information about message (contribute ) This message has no documentation.
If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Plan control )
===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.
===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.
Translation ===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. Instruction
Install fresh application from https://repo.larnitech.com/
Download file ltPlan.zip unpack it and add your floor images to png->plan folder
Pack it back with ZIP and upload to your DE-MG/Metaforsa in Skins section. Important! ZIP file name must the same as folder name located inside
Add record
1 <item addr= "2048:" type= "virtual" sub-type= "plan" image= "plan.png" />
to one or more areas in your logic.xml file.
Where "plan.png" name of your background image for the area
Enable ltPlan skin in app (Settings->Skins)
Add devices to your floor plan as shown on video
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.