nRF5 SDK for Mesh v5.0.0
Data Fields
config_msg_subscription_delete_all_t Struct Reference

Message format for the Model Subscription Delete All message. More...

#include <config_messages.h>

Data Fields

uint16_t element_address
 Address of the element. More...
 
config_model_id_t model_id
 ID of the model. More...
 

Detailed Description

Message format for the Model Subscription Delete All message.

Definition at line 300 of file config_messages.h.

Field Documentation

◆ element_address

uint16_t config_msg_subscription_delete_all_t::element_address

Address of the element.

Definition at line 302 of file config_messages.h.

◆ model_id

config_model_id_t config_msg_subscription_delete_all_t::model_id

ID of the model.

Definition at line 303 of file config_messages.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated