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.
pub async fn remove_network(
conn: &Connection,
endpoint: u16,
network_id: Vec<u8>,
breadcrumb: u64,
) -> Result<NetworkConfigResponse>Invoke RemoveNetwork command on cluster Network Commissioning.