Expand description
Data send to or received from the SCD30 sensor.
Structs§
- Altitude
Compensation - Altitude compensation value ranging from 0 m to 65535 m above sea level.
- Ambient
Pressure - 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.
- Firmware
Version - The firmware version of the sensor.
- Forced
Recalibration Value - A runtime checked representation of the forced recalibration value. Accepted value range: [400…2000] ppm.
- Measurement
- A measurement read from the SCD30.
- Measurement
Interval - A runtime checked representation of the measurement interval configurable for the continuous measurements. Accepted value range: [2…1800] s.
- Temperature
Offset - A runtime checked representation of the forced recalibration value. Accepted value range: [0.0…6553.5] °C.
Enums§
- Ambient
Pressure Compensation - Arguments for setting the ambient pressure compensation value.
- Automatic
Self Calibration - Arguments for configuring the automatic self calibration.
- Data
Status - Information whether a measurement is ready or not for readout.