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

Message format for the Model Publication Get message. More...

#include <config_messages.h>

Data Fields

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

Detailed Description

Message format for the Model Publication Get message.

Definition at line 252 of file config_messages.h.

Field Documentation

◆ element_address

uint16_t config_msg_publication_get_t::element_address

Address of the element.

Definition at line 254 of file config_messages.h.

◆ model_id

config_model_id_t config_msg_publication_get_t::model_id

Identifier of the model.

Definition at line 255 of file config_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated