Data structure of the mode_updated event.
Public Attribute Documentation#
destination_address#
uint16_t sl_btmesh_evt_lc_server_mode_updated_s::destination_address
Message destination address if triggered by a message, 0 otherwise.
Definition at line
13948
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_mode_updated_s::elem_index
Index of the element where the update happened
Definition at line
13950
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
client_address#
uint16_t sl_btmesh_evt_lc_server_mode_updated_s::client_address
Message source address if triggered by a message, 0 otherwise.
Definition at line
13952
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_mode_updated_s::appkey_index
Message appkey index if triggered by a message, 0xFFFF otherwise.
Definition at line
13954
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
mode_value#
uint8_t sl_btmesh_evt_lc_server_mode_updated_s::mode_value
The value the LC Mode state is being set to.
Definition at line
13956
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
manual_override#
uint8_t sl_btmesh_evt_lc_server_mode_updated_s::manual_override
Light Control Mode state can be set to zero by a binding from Light Lightness Linear when it is modified by an action from the application or a Light Lightness Client command. In this case, the parameter is set to 0x01. In all other cases, this parameter is zero. For example, when LC Mode is modified by the application or by a LC Client command, this parameter will be set to 0.
Definition at line
13958
of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h