config_msg_netkey_delete_t

nRF5 SDK for Mesh v5.0.0

Message format for the Network Key Delete message. More...

#include <config_messages.h>

Data Fields

config_msg_key_index_12_t netkey_index
 Network key index. More...
 

Detailed Description

Message format for the Network Key Delete message.

Definition at line 323 of file config_messages.h.

Field Documentation

◆ netkey_index

config_msg_key_index_12_t config_msg_netkey_delete_t::netkey_index

Network key index.

Definition at line 325 of file config_messages.h.