Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
_sensor_type Struct Reference

#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.
 

Detailed Description

Structure that holds the attributes of a sensor type.

Field Documentation

◆ bit_mask

uint8_t _sensor_type::bit_mask

Supported bitmask bit number from SDS13812.

◆ byte_offset

uint8_t _sensor_type::byte_offset

Supported bitmask byte number from SDS13812.

◆ max_scale_value

uint8_t _sensor_type::max_scale_value

Maximum supported scale number from SDS13812.

◆ value

uint8_t _sensor_type::value

Sensor type id from SDS13812.


The documentation for this struct was generated from the following file: