pub async fn read_metered_quantity(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<MeteredQuantity>>Expand description
Read MeteredQuantity attribute from cluster Commodity Metering.
pub async fn read_metered_quantity(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<MeteredQuantity>>Read MeteredQuantity attribute from cluster Commodity Metering.