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

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.
 

Detailed Description

Defines Configuration of Sensor Cadence in the structure between the application and the Sensor Model.


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