pub async fn clear_credential(
conn: &Connection,
endpoint: u16,
credential: Option<Credential>,
) -> Result<()>Expand description
Invoke ClearCredential command on cluster Door Lock.
pub async fn clear_credential(
conn: &Connection,
endpoint: u16,
credential: Option<Credential>,
) -> Result<()>Invoke ClearCredential command on cluster Door Lock.