Models ====== Contains the `EnergyDataPoint` and `EnergyGroupSummary` classes, which represent the relevant data for a single agent call and the summarized data for multiple of these calls respectively. .. autoclass:: jamanota.models.EnergyDataPoint :members: .. autoclass:: jamanota.models.EnergyGroupSummary :members: