Expand description
Data types for configuring the SEN66’s operations.
Structs§
- Concentrations
- One concentration measurement taken from the SEN66. Use
read_number_concentrationsto retrieve it. - Device
Status Register - Sensor status register.
- Measurement
- One measurement taken from the SEN66. Use
read_measured_valuesto retrieve it. - Product
Name - Name of the sensor in ASCII
- RawMeasurement
- One raw measurement taken from the SEN66. Use
read_measured_raw_valuesto retrieve it. - Serial
Number - Name of the sensor in ASCII
- VocAlgorithm
State - Stores the VOC algorithm state, which can be used to skip the learning phase after a power cycle.
Enums§
- AscState
- Indicates whether automatic self calibration (ASC) is enabled.
- Data
Status - Describes whether a new measurement is ready to be read from the sensor.
- Sensor
State - Represents the state of the sensor.