Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_mesh_sensor_config_descriptor_t Struct Reference

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

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
 

Detailed Description

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


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