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