Difference between revisions of "Translations:Plan control/2/en"

From Larnitech wiki page
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

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.
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

  1. Install fresh application from https://repo.larnitech.com/
  2. Download file ltPlan.zip unpack it and add your floor images to png->plan folder
  3. 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
  4. 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
  5. Enable ltPlan skin in app (Settings->Skins)
  6. 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.