pub async fn remove_fabric(
conn: &Connection,
endpoint: u16,
fabric_index: u8,
) -> Result<NOCResponse>Expand description
Invoke RemoveFabric command on cluster Operational Credentials.
pub async fn remove_fabric(
conn: &Connection,
endpoint: u16,
fabric_index: u8,
) -> Result<NOCResponse>Invoke RemoveFabric command on cluster Operational Credentials.