pub async fn read_current_tariff_components(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<TariffComponent>>Expand description
Read CurrentTariffComponents attribute from cluster Commodity Tariff.
pub async fn read_current_tariff_components(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<TariffComponent>>Read CurrentTariffComponents attribute from cluster Commodity Tariff.