Difference between revisions of "Illumination-sensor/ru"
Jump to navigation
Jump to search
(Created page with "Датчик освещенности") |
(Created page with "===Пример описания в XML=== <syntaxhighlight lang="xml" line> <item addr="333:11" name="Illumination" type="illumination-sensor" scale="auto"/> </syntaxhighlight>") |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
− | === | + | ===Пример описания в XML=== |
<syntaxhighlight lang="xml" line> | <syntaxhighlight lang="xml" line> | ||
<item addr="333:11" name="Illumination" type="illumination-sensor" scale="auto"/> | <item addr="333:11" name="Illumination" type="illumination-sensor" scale="auto"/> |
Revision as of 11:43, 26 January 2022
Пример описания в XML
1<item addr="333:11" name="Illumination" type="illumination-sensor" scale="auto"/>
Additional parameters
Name | type and variety | description | default value |
---|---|---|---|
scale | auto MIN:MAX |
display range | - |
value-min | Integer | The minimum value for the indication bar around the sensor, for example value-min="22" | 0 |
value-max | Integer | The maximum value for the indication bar around the sensor, for example value-max="54" | 100 |
Device status (2 bytes)
Byte number | Description |
---|---|
0 | Fractional value of sensor |
1 | Integral value of sensor |