AIROC™ BTSDK v4.8 - Documentation | ||||
Sensor Descriptor structure exchanged between the application and the Sensor Model. More...
Data Fields | |
uint16_t | property_id |
property that describes the meaning and format of data reported by sensor | |
uint16_t | positive_tolerance |
12-bit value representing the magnitude of a possible positive tolerance with sensor measurement | |
uint16_t | negative_tolerance |
12-bit 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 | |
Sensor Descriptor structure exchanged between the application and the Sensor Model.