Namespace Iot.Device.Sen5x.Entities
Classes
- AbstractReadEntity
This abstract class is used as base class when a command returns data that needs to be represented.
- AbstractReadWriteEntity
This abstract class is used as base class when a command both returns data but can also be written.
- AlgorithmTuningParameters
Represents the algorithm tuning parameters for either VOC or NOx.
- AutoCleaningIntervalParameters
Represents the automatic cleaning interval configuration.
- DeviceStatus
Represents measured values from the sensor.
- Measurement
Represents measured values from the sensor.
- RhtAccelerationModeParameters
Represents the configurable settings for RH/T.
- TemperatureCompensationParameters
Represents the temperature compensation parameters.
- VocAlgorithmState
Represents the VOC algorithm state.
- WarmStartParameters
Represents the warm start parameters.
Enums
- RhtAccelerationModeParameters.RhtAccelerationModes
By default, the RH/T acceleration algorithm is optimized for a sensor which is positioned in free air. If the sensor is integrated into another device, the ambient RH/T output values might not be optimal due to different thermal behavior. This parameter can be used to adapt the RH/T acceleration behavior for the actual use-case, leading in an improvement of the ambient RH/T output accuracy.