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.


elem_index#

uint16_t sl_btmesh_evt_lc_server_light_onoff_updated_s::elem_index

Index of the element where the update happened


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.


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.


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.


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.