remove_network

Function remove_network 

Source
pub async fn remove_network(
    conn: &Connection,
    endpoint: u16,
    network_id: Vec<u8>,
    breadcrumb: u64,
) -> Result<NetworkConfigResponse>
Expand description

Invoke RemoveNetwork command on cluster Network Commissioning.