pub async fn read_cumulative_energy_imported(
conn: &Connection,
endpoint: u16,
) -> Result<Option<EnergyMeasurement>>Expand description
Read CumulativeEnergyImported attribute from cluster Electrical Energy Measurement.
pub async fn read_cumulative_energy_imported(
conn: &Connection,
endpoint: u16,
) -> Result<Option<EnergyMeasurement>>Read CumulativeEnergyImported attribute from cluster Electrical Energy Measurement.