Data structure of the cadence_status event.

Public Attributes#

uint16_t
uint16_t
uint8_t
uint16_t

Public Attribute Documentation#

client_address#

uint16_t sl_btmesh_evt_sensor_client_cadence_status_s::client_address

Destination client model address


Definition at line 12396 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

elem_index#

uint16_t sl_btmesh_evt_sensor_client_cadence_status_s::elem_index

Client model element index


Definition at line 12397 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

server_address#

uint16_t sl_btmesh_evt_sensor_client_cadence_status_s::server_address

Source server model address


Definition at line 12398 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

appkey_index#

uint16_t sl_btmesh_evt_sensor_client_cadence_status_s::appkey_index

The application key index to use.


Definition at line 12399 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

flags#

uint8_t sl_btmesh_evt_sensor_client_cadence_status_s::flags

No flags defined currently


Definition at line 12400 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

property_id#

uint16_t sl_btmesh_evt_sensor_client_cadence_status_s::property_id

Property ID for the sensor. Range: 0x0001 - 0x0ffff for a specific device property, the value 0x0000 is prohibited.


Definition at line 12401 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

params#

uint8array sl_btmesh_evt_sensor_client_cadence_status_s::params

Optional byte array containing serialized fields of Sensor Cadence state, excluding the property ID

  • Fast Cadence Period Divisor, 7 bits

  • Status Trigger type, 1 bit (0 = discrete value, 1 = percentage)

  • Status Trigger Delta Down, variable length

  • Status Trigger Delta Up, variable length

  • Status Min Interval, 8 bits, representing a power of 2 milliseconds. Valid range is 0-26

  • Fast Cadence Low, variable length, lower bound for the fast cadence range

  • Low Cadence Low, variable length, higher bound for the fast cadence range


Definition at line 12404 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h