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