use ;
/// Hourly energy consumption data returned by the `history_statistics` endpoint.
///
/// Values may be `None` if the device has not reported data for the requested
/// time slot. [`crate::RointeClient::get_energy_stats`] walks back up to five
/// hours to find the most recent non-null record.