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 13544 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_lc_client_light_onoff_status_s::elem_index

Index of the element for which received the status.


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

Device which sent the status.


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

Appkey used by server_address.


Definition at line 13549 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/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 13550 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/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 13551 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_lc_client_light_onoff_status_s::remaining_time_ms

Time (in milliseconds) remaining in transition


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