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.
elem_index#
uint16_t sl_btmesh_evt_scene_client_status_s::elem_index
Index of the element which received the status.
server_address#
uint16_t sl_btmesh_evt_scene_client_status_s::server_address
Device which sent the status.
appkey_index#
uint16_t sl_btmesh_evt_scene_client_status_s::appkey_index
Appkey used by client_address.
target_scene#
uint16_t sl_btmesh_evt_scene_client_status_s::target_scene
Scene to be transitioning to.
remaining_time_ms#
uint32_t sl_btmesh_evt_scene_client_status_s::remaining_time_ms
Time (in milliseconds) remaining in transition.