Data structure of the model_config_changed event.
Public Attribute Documentation#
node_config_state#
uint8_t sl_btmesh_evt_node_model_config_changed_s::node_config_state
The configuration state which has changed. Values are as follows:
0x00: Model application key bindings
0x01: Model publication parameters
0x02: Model subscription list
Definition at line
644
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
element_address#
uint16_t sl_btmesh_evt_node_model_config_changed_s::element_address
Address of the element which contains the model
Definition at line
650
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
vendor_id#
uint16_t sl_btmesh_evt_node_model_config_changed_s::vendor_id
Vendor ID of the model; value 0xffff is used for Bluetooth SIG models.
Definition at line
652
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
model_id#
uint16_t sl_btmesh_evt_node_model_config_changed_s::model_id
Model ID of the model
Definition at line
654
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h