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

Message format for the Key Refresh Phase Set message. More...

#include <config_messages.h>

Data Fields

config_msg_key_index_12_t netkey_index
 Index of the network to set the key refresh phase for. More...
 
uint8_t transition
 ID of the phase to transition to. More...
 

Detailed Description

Message format for the Key Refresh Phase Set message.

Definition at line 382 of file config_messages.h.

Field Documentation

◆ netkey_index

config_msg_key_index_12_t config_msg_key_refresh_phase_set_t::netkey_index

Index of the network to set the key refresh phase for.

Definition at line 384 of file config_messages.h.

◆ transition

uint8_t config_msg_key_refresh_phase_set_t::transition

ID of the phase to transition to.

Definition at line 385 of file config_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated