Vue d'ensemble

Consommation instantanée du parc

@if (error(); as message) { } @if (stats(); as s) {
Consommation vs capacité {{ s.total_consumption_kw | number: '1.0-1' }} / {{ s.total_capacity_kw | number }} kW Charge moyenne du parc {{ s.average_load_percent }} %
Sites suivis {{ s.total_sites }}

Charge et alerte visuelle par site

} @if (alerts().length > 0) {

Alertes actives

}