Mesh address publication remove command parameters. More...
#include <serial_cmd.h>
Data Fields | |
uint16_t | address_handle |
Handle of the address to remove from the publication address list. More... | |
Mesh address publication remove command parameters.
Definition at line 486 of file serial_cmd.h.
uint16_t serial_cmd_mesh_addr_publication_remove_t::address_handle |
Handle of the address to remove from the publication address list.
Definition at line 488 of file serial_cmd.h.