Data structure of the register_status event.
Public Attribute Documentation#
destination_address#
uint16_t sl_btmesh_evt_scene_client_register_status_s::destination_address
Address of the client or the group address to which it was published.
Definition at line
14585
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
elem_index#
uint16_t sl_btmesh_evt_scene_client_register_status_s::elem_index
Index of the element for which received the status.
Definition at line
14587
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
server_address#
uint16_t sl_btmesh_evt_scene_client_register_status_s::server_address
Device which sent the status.
Definition at line
14589
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
appkey_index#
uint16_t sl_btmesh_evt_scene_client_register_status_s::appkey_index
Appkey used by client_address.
Definition at line
14590
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
status#
uint8_t sl_btmesh_evt_scene_client_register_status_s::status
Status of the request.
Definition at line
14591
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
current_scene#
uint16_t sl_btmesh_evt_scene_client_register_status_s::current_scene
Currently selected scene.
Definition at line
14592
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
scenes#
uint8array sl_btmesh_evt_scene_client_register_status_s::scenes
List of stored scenes on the server derived from the Scene Register. It contains a variable length array of 16-bit values representing Scene Numbers in little endian format.
Definition at line
14593
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h