#include <CC_MultilevelSensor_SensorHandlerTypes.h>
Data Fields | |
uint8_t | value |
Sensor type id from SDS13812. | |
uint8_t | byte_offset |
Supported bitmask byte number from SDS13812. | |
uint8_t | bit_mask |
Supported bitmask bit number from SDS13812. | |
uint8_t | max_scale_value |
Maximum supported scale number from SDS13812. | |
Structure that holds the attributes of a sensor type.
uint8_t _sensor_type::bit_mask |
Supported bitmask bit number from SDS13812.
uint8_t _sensor_type::byte_offset |
Supported bitmask byte number from SDS13812.
uint8_t _sensor_type::max_scale_value |
Maximum supported scale number from SDS13812.
uint8_t _sensor_type::value |
Sensor type id from SDS13812.