Data structure of the light_onoff_updated event.

Public Attributes#

uint16_t
uint16_t

Public Attribute Documentation#

destination_address#

uint16_t sl_btmesh_evt_lc_server_light_onoff_updated_s::destination_address

Message destination address if triggered by a message, 0 otherwise.


Definition at line 14024 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_server_light_onoff_updated_s::elem_index

Index of the element where the update happened


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

source_address#

uint16_t sl_btmesh_evt_lc_server_light_onoff_updated_s::source_address

Message source address if triggered by a message, 0 otherwise.


Definition at line 14028 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_server_light_onoff_updated_s::appkey_index

Message appkey index if triggered by a message, 0xFFFF otherwise.


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

onoff_state#

uint8_t sl_btmesh_evt_lc_server_light_onoff_updated_s::onoff_state

The target value of the Light LC Light OnOff state.


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

onoff_trans_time_ms#

uint32_t sl_btmesh_evt_lc_server_light_onoff_updated_s::onoff_trans_time_ms

Amount of time (in milliseconds) the element will take to transition to the target state from the present state.


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