Data structure of the get_setting_request event.

Public Attributes#

uint16_t
uint16_t
uint8_t
uint16_t
uint16_t

Public Attribute Documentation#

server_address#

uint16_t sl_btmesh_evt_sensor_setup_server_get_setting_request_s::server_address

Address the request was directed to, either the server's unicast address, or a group address the server subscribes to


Definition at line 12121 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_setup_server_get_setting_request_s::elem_index

Setup Server model element index


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

client_address#

uint16_t sl_btmesh_evt_sensor_setup_server_get_setting_request_s::client_address

Requesting client model's address


Definition at line 12125 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_setup_server_get_setting_request_s::appkey_index

The application key index to use


Definition at line 12126 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_setup_server_get_setting_request_s::flags

No flags defined currently


Definition at line 12127 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_setup_server_get_setting_request_s::property_id

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


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

setting_id#

uint16_t sl_btmesh_evt_sensor_setup_server_get_setting_request_s::setting_id

Sensor Setting Property ID field identifying the device property of a setting. Range: 0x0001 - 0xffff, 0x0000 is prohibited.


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