Bluetooth LE Mesh Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_mesh_sensor_config_descriptor_t Struct Reference

Description

Sensor descriptor structure exchanged between the application and the Sensor Model.

Data Fields

uint16_t positive_tolerance
 value representing the magnitude of a possible positive tolerance with sensor measurement
 
uint16_t negative_tolerance
 value representing the magnitude of a possible negative tolerance with sensor measurement
 
uint8_t sampling_function
 averaging operation or type of sampling function applied to the measured value
 
uint8_t measurement_period
 uint8 value n that represents the averaging time span, accumulation time, or measurement period in seconds
 
uint8_t update_interval
 measurement reported by a sensor is internally refreshed at the frequency indicated in the Sensor Update Interval field