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

Message format for the Model App Bind/Unbind message. More...

#include <config_messages.h>

Data Fields

uint16_t element_address
 Unicast address of the element. More...
 
config_msg_key_index_12_t appkey_index
 Application key index. More...
 
config_model_id_t model_id
 Model ID. More...
 

Detailed Description

Message format for the Model App Bind/Unbind message.

Definition at line 440 of file config_messages.h.

Field Documentation

◆ element_address

uint16_t config_msg_app_bind_unbind_t::element_address

Unicast address of the element.

Definition at line 442 of file config_messages.h.

◆ appkey_index

config_msg_key_index_12_t config_msg_app_bind_unbind_t::appkey_index

Application key index.

Definition at line 443 of file config_messages.h.

◆ model_id

config_model_id_t config_msg_app_bind_unbind_t::model_id

Model ID.

Definition at line 444 of file config_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated