pub async fn get_tariff_component(
conn: &Connection,
endpoint: u16,
tariff_component_id: u32,
) -> Result<GetTariffComponentResponse>Expand description
Invoke GetTariffComponent command on cluster Commodity Tariff.
pub async fn get_tariff_component(
conn: &Connection,
endpoint: u16,
tariff_component_id: u32,
) -> Result<GetTariffComponentResponse>Invoke GetTariffComponent command on cluster Commodity Tariff.