|  | AIROC™ BTSDK v4.9 - Documentation | |||
Defines Configuration of Sensor Cadence in the structure between the application and the Sensor Model. More...
| Data Fields | |
| uint16_t | fast_cadence_period_divisor | 
| Divisor for the Publish Period. | |
| wiced_bool_t | trigger_type_percentage | 
| If true, the delta down/up are percentage, otherwise native values. | |
| uint32_t | trigger_delta_down | 
| Delta down value that triggers a status message. | |
| uint32_t | trigger_delta_up | 
| Delta up value that triggers a status message. | |
| uint32_t | min_interval | 
| Minimum interval between two consecutive Status messages. | |
| uint32_t | fast_cadence_low | 
| Low value for the fast cadence range. | |
| uint32_t | fast_cadence_high | 
| High value for the fast cadence range. | |
Defines Configuration of Sensor Cadence in the structure between the application and the Sensor Model.