Module data

Source
Expand description

Data send to or received from the SCD30 sensor.

Structs§

AltitudeCompensation
Altitude compensation value ranging from 0 m to 65535 m above sea level.
AmbientPressure
A runtime checked representation of the ambient pressure compensation value used as an argument for the ambient pressure compensation during continuous measurements. Accepted value range: [700…1400] mBar.
FirmwareVersion
The firmware version of the sensor.
ForcedRecalibrationValue
A runtime checked representation of the forced recalibration value. Accepted value range: [400…2000] ppm.
Measurement
A measurement read from the SCD30.
MeasurementInterval
A runtime checked representation of the measurement interval configurable for the continuous measurements. Accepted value range: [2…1800] s.
TemperatureOffset
A runtime checked representation of the forced recalibration value. Accepted value range: [0.0…6553.5] °C.

Enums§

AmbientPressureCompensation
Arguments for setting the ambient pressure compensation value.
AutomaticSelfCalibration
Arguments for configuring the automatic self calibration.
DataStatus
Information whether a measurement is ready or not for readout.