Files
ESPEasy/docs/source/Plugin/P147_config_values.repl
T
2023-05-07 19:09:10 +02:00

20 lines
567 B
Plaintext

.. csv-table::
:header: "Config value", "Information"
:widths: 20, 30
"
| ``[<taskname>#Serialnumber]``
","
| Returns the unique serial number of the connected sensor.
"
"
| ``[<taskname>#RawVOC]``
","
| Returns the current (last) raw VOC value retrieved from the sensor. This is a 16 bit unsigned integer value, range 0..65535.
"
"
| ``[<taskname>#RawNOx]``
","
| Returns the current (last) raw NOx value retrieved from the SGP41 sensor. This is a 16 bit unsigned integer value, range 0..65535.
"