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

Message format for the Model App Status message. More...

#include <config_messages.h>

Data Fields

uint8_t status
 Status code. More...
 
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 Status message.

Definition at line 448 of file config_messages.h.

Field Documentation

◆ status

uint8_t config_msg_app_status_t::status

Status code.

Definition at line 450 of file config_messages.h.

◆ element_address

uint16_t config_msg_app_status_t::element_address

Unicast address of the element.

Definition at line 451 of file config_messages.h.

◆ appkey_index

config_msg_key_index_12_t config_msg_app_status_t::appkey_index

Application key index.

Definition at line 452 of file config_messages.h.

◆ model_id

config_model_id_t config_msg_app_status_t::model_id

Model ID.

Definition at line 453 of file config_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated