Data structure of the status event.
Public Attribute Documentation#
destination_address#
uint16_t sl_btmesh_evt_scene_client_status_s::destination_address
Address of the client or the group address to which it was published.
Definition at line
14474
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_scene_client_status_s::elem_index
Index of the element which received the status.
Definition at line
14476
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_scene_client_status_s::server_address
Device which sent the status.
Definition at line
14478
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_scene_client_status_s::appkey_index
Appkey used by client_address.
Definition at line
14479
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
status#
uint8_t sl_btmesh_evt_scene_client_status_s::status
Status of the request.
Definition at line
14480
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
current_scene#
uint16_t sl_btmesh_evt_scene_client_status_s::current_scene
Currently selected scene.
Definition at line
14481
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
target_scene#
uint16_t sl_btmesh_evt_scene_client_status_s::target_scene
Scene to be transitioning to.
Definition at line
14482
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
remaining_time_ms#
uint32_t sl_btmesh_evt_scene_client_status_s::remaining_time_ms
Time (in milliseconds) remaining in transition.
Definition at line
14483
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h