Module data

Module data 

Source
Expand description

Data types for configuring the SEN66’s operations.

Structs§

Concentrations
One concentration measurement taken from the SEN66. Use read_number_concentrations to retrieve it.
DeviceStatusRegister
Sensor status register.
Measurement
One measurement taken from the SEN66. Use read_measured_values to retrieve it.
ProductName
Name of the sensor in ASCII
RawMeasurement
One raw measurement taken from the SEN66. Use read_measured_raw_values to retrieve it.
SerialNumber
Name of the sensor in ASCII
VocAlgorithmState
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.
DataStatus
Describes whether a new measurement is ready to be read from the sensor.
SensorState
Represents the state of the sensor.