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