X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2FStatistics.ts;h=4c03dd9d73c62c06f35d432bbc18cf9be62ec082;hb=8f8f87c4fd9a0863d0aeb4a9a8671d1a2b4308e0;hp=81ba1d564e11c5018caabda84e16284968b51f12;hpb=50ab155c7aae8bcec93360931aa0cf49c2b7972b;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/Statistics.ts b/src/types/Statistics.ts index 81ba1d56..4c03dd9d 100644 --- a/src/types/Statistics.ts +++ b/src/types/Statistics.ts @@ -34,6 +34,7 @@ export interface Statistics extends WorkerData { export interface TemplateStatistics { configured: number + provisioned: number added: number started: number indexes: Set