Mesh subnet update command parameters. More...
#include <serial_cmd.h>
Data Fields | |
| uint16_t | subnet_handle |
| Handle of the subnet to change. More... | |
| uint8_t | key [NRF_MESH_KEY_SIZE] |
| Key to change to. More... | |
Detailed Description
Mesh subnet update command parameters.
Definition at line 377 of file serial_cmd.h.
Field Documentation
◆ subnet_handle
| uint16_t serial_cmd_mesh_subnet_update_t::subnet_handle |
Handle of the subnet to change.
Definition at line 379 of file serial_cmd.h.
◆ key
| uint8_t serial_cmd_mesh_subnet_update_t::key[NRF_MESH_KEY_SIZE] |
Key to change to.
Definition at line 380 of file serial_cmd.h.
- mesh/serial/include/serial_cmd.h