Skip to main content

remove_network

Function remove_network 

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

Invoke RemoveNetwork command on cluster Network Commissioning.