Task specific data of clear addresses from the subscription list of a model.

Public Attributes#

uint8_t

Index of the element where the model resides on the node.

uint16_t

Vendor ID for the model (0xFFFF for Bluetooth SIG models)

uint16_t

Model ID for the model.

Public Attribute Documentation#

elem_index#

uint8_t btmesh_conf_task_model_sub_clear_t::elem_index

Index of the element where the model resides on the node.


vendor_id#

uint16_t btmesh_conf_task_model_sub_clear_t::vendor_id

Vendor ID for the model (0xFFFF for Bluetooth SIG models)


model_id#

uint16_t btmesh_conf_task_model_sub_clear_t::model_id

Model ID for the model.