Data structure of the light_onoff_status event.

Public Attribute Documentation#

destination_address#

uint16_t sl_btmesh_evt_lc_client_light_onoff_status_s::destination_address

Address of the client or the group address to which it was published.


Definition at line 13622 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_lc_client_light_onoff_status_s::elem_index

Index of the element for which received the status.


Definition at line 13624 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_lc_client_light_onoff_status_s::server_address

Device which sent the status.


Definition at line 13626 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_lc_client_light_onoff_status_s::appkey_index

Appkey used by server_address.


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

present_light_onoff#

uint8_t sl_btmesh_evt_lc_client_light_onoff_status_s::present_light_onoff

Present value of the Light OnOff state


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

target_light_onoff#

uint8_t sl_btmesh_evt_lc_client_light_onoff_status_s::target_light_onoff

Target value of the Light OnOff state


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

remaining_time_ms#

uint32_t sl_btmesh_evt_lc_client_light_onoff_status_s::remaining_time_ms

Time (in milliseconds) remaining in transition


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