Data structure of the descriptor_status event.

Public Attributes#

uint16_t
uint16_t
uint8_t

Public Attribute Documentation#

client_address#

uint16_t sl_btmesh_evt_sensor_client_descriptor_status_s::client_address

Destination client model address


Definition at line 12357 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_descriptor_status_s::elem_index

Client model element index


Definition at line 12358 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_descriptor_status_s::server_address

Source server model address


Definition at line 12359 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_descriptor_status_s::appkey_index

The application key index to use.


Definition at line 12360 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_descriptor_status_s::flags

No flags defined currently


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

descriptors#

uint8array sl_btmesh_evt_sensor_client_descriptor_status_s::descriptors

One or more Sensor Descriptor states (N times 8 bytes) As a reply to a Get message referencing a sensor that does not exist, the array contains only the requested Property ID. Format of the Descriptor state is as follows:

  • Property ID, 16 bits

  • Sensor Positive Tolerance, 12 bits

  • Sensor Negative Tolerance, 12 bits

  • Sensor Sampling Function, 8 bits

  • Sensor Measurement Period, 8 bits

  • Sensor Update Interval, 8 bits {/ul>


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