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