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
element_address#
uint16_t sl_btmesh_evt_node_model_config_changed_s::element_address
Address of the element which contains the model
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.