pub async fn reorder_network(
conn: &Connection,
endpoint: u16,
network_id: Vec<u8>,
network_index: u8,
breadcrumb: u64,
) -> Result<NetworkConfigResponse>Expand description
Invoke ReorderNetwork command on cluster Network Commissioning.