pub async fn read_update_possible(
conn: &Connection,
endpoint: u16,
) -> Result<bool>Expand description
Read UpdatePossible attribute from cluster OTA Software Update Requestor.
pub async fn read_update_possible(
conn: &Connection,
endpoint: u16,
) -> Result<bool>Read UpdatePossible attribute from cluster OTA Software Update Requestor.