esp_zb_bdb_reset_via_local_action() function
Perform `local reset` procedure
Syntax
void esp_zb_bdb_reset_via_local_action(void);
Notes
This only takes effect when the device is on a network. The device will leave the current network and clear all Zigbee persistent data, except the outgoing NWK frame counter. It will be in nearly the same state as when it left the factory. A `ZB_ZDO_SIGNAL_LEAVE` signal with `ESP_ZB_NWK_LEAVE_TYPE_RESET` will be triggered to indicate the end of the procedure.