pub async fn read_identify_type(
conn: &Connection,
endpoint: u16,
) -> Result<IdentifyType>Expand description
Read IdentifyType attribute from cluster Identify.
pub async fn read_identify_type(
conn: &Connection,
endpoint: u16,
) -> Result<IdentifyType>Read IdentifyType attribute from cluster Identify.