Message format for the AppKey Update message. More...
#include <config_messages.h>
Data Fields | |
| config_msg_key_index_24_t | key_indexes |
| Pair containing a netkey and an appkey index. More... | |
| uint8_t | appkey [NRF_MESH_KEY_SIZE] |
| Application key data. More... | |
Detailed Description
Message format for the AppKey Update message.
Definition at line 174 of file config_messages.h.
Field Documentation
◆ key_indexes
| config_msg_key_index_24_t config_msg_appkey_update_t::key_indexes |
Pair containing a netkey and an appkey index.
Definition at line 176 of file config_messages.h.
◆ appkey
| uint8_t config_msg_appkey_update_t::appkey[NRF_MESH_KEY_SIZE] |
Application key data.
Definition at line 177 of file config_messages.h.
- models/foundation/config/include/config_messages.h