Difference between revisions of "Translations:FE-IC.nfc/6/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:09, 10 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 (FE-IC.nfc)
==HW settings==
{|class="wikitable"
|-
!Name!!Type, range!!SUBID!!Default!!Description
|-
|hold||integer (0…10000)||8||2000||bridging time (0..10000 milliseconds) Example:
<syntaxhighlight lang="xml" line>
hw="hold=2000"
</syntaxhighlight>
|-
|vol||integer (0…250)||8||150||Volume for the message of opening the lock (0-250) Example:
<syntaxhighlight lang="xml" line>
hw="vol=150"
</syntaxhighlight>
|-
|r||string||8||500||Lock Inverse Example:
<syntaxhighlight lang="xml" line>
hw="r"
</syntaxhighlight>
|-
|vol||(0…250)||250||150||Ring volume by pressing the call button (0-250) Example:
<syntaxhighlight lang="xml" line>
hw="vol=150"
</syntaxhighlight>
|-
|irl||integer (1…99)||6||10||level of illumination sensor to turn on IR illumination Example:
<syntaxhighlight lang="xml" line>
hw="irl=10"
</syntaxhighlight>
|}
Translation==HW settings==
{|class="wikitable"
|-
!Name!!Type, range!!SUBID!!Default!!Description
|-
|hold||integer (0…10000)||8||2000||bridging time (0..10000 milliseconds) Example:
<syntaxhighlight lang="xml" line>
hw="hold=2000"
</syntaxhighlight>
|-
|vol||integer (0…250)||8||150||Volume for the message of opening the lock (0-250) Example:
<syntaxhighlight lang="xml" line>
hw="vol=150"
</syntaxhighlight>
|-
|r||string||8||500||Lock Inverse Example:
<syntaxhighlight lang="xml" line>
hw="r"
</syntaxhighlight>
|-
|vol||(0…250)||250||150||Ring volume by pressing the call button (0-250) Example:
<syntaxhighlight lang="xml" line>
hw="vol=150"
</syntaxhighlight>
|-
|irl||integer (1…99)||6||10||level of illumination sensor to turn on IR illumination Example:
<syntaxhighlight lang="xml" line>
hw="irl=10"
</syntaxhighlight>
|}

HW settings

Name Type, range SUBID Default Description
hold integer (0…10000) 8 2000 bridging time (0..10000 milliseconds) Example:
1hw="hold=2000"
vol integer (0…250) 8 150 Volume for the message of opening the lock (0-250) Example:
1hw="vol=150"
r string 8 500 Lock Inverse Example:
1hw="r"
vol (0…250) 250 150 Ring volume by pressing the call button (0-250) Example:
1hw="vol=150"
irl integer (1…99) 6 10 level of illumination sensor to turn on IR illumination Example:
1hw="irl=10"