Difference between revisions of "CO2-sensor/ru"
Jump to navigation
Jump to search
(Created page with "===Пример описания в XML===") |
(Created page with "===Дополнительные параметры===") |
||
Line 6: | Line 6: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | === | + | ===Дополнительные параметры=== |
{|class="wikitable" | {|class="wikitable" |
Revision as of 12:20, 26 January 2022
Пример описания в XML
1<item addr="333:10" name="CO2" type="co2-sensor" warning-level="1200" emergency-level="1500"/>
Дополнительные параметры
Name | type and variety | description | default value |
---|---|---|---|
warning-level | Integer | Warning message level (0 for disable) | 1500 |
emergency-level | Integer | Emergency message level (0 for disable) | 2000 |
value-min | Integer | The minimum value for the indication bar around the sensor | 0 |
value-max | Integer | The maximum value for the indication bar around the sensor | 5000 |
Device status (2 bytes)
Byte number | Description |
---|---|
0-1 | CO2 level (integer) |