pub async fn read_product_name(
conn: &Connection,
endpoint: u16,
) -> Result<String>Expand description
Read ProductName attribute from cluster Basic Information.
pub async fn read_product_name(
conn: &Connection,
endpoint: u16,
) -> Result<String>Read ProductName attribute from cluster Basic Information.