Use a map to store OCPP command statistics
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 2 Oct 2021 23:08:37 +0000 (01:08 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 2 Oct 2021 23:08:37 +0000 (01:08 +0200)
commitff4b895e48c7e0c0ba57aa9e811ece2a9877340f
tree8e616a043d5b8ab18286057dc3630a58f16707e9
parent311dd6feba5fe8c1c86c3875b72b40bef688244e
Use a map to store OCPP command statistics

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/performance/PerformanceStatistics.ts
src/performance/storage/JSONFileStorage.ts
src/types/Statistics.ts