Ensure performance statistics is started before connection to the OCPP
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 13 Aug 2021 20:44:30 +0000 (22:44 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 13 Aug 2021 20:44:30 +0000 (22:44 +0200)
commit7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d
tree9e1917d9ed47aef67db03925424e04110ab7dd11
parent5aaca1e9d9b00c64f3b92752cebec6982c9c8dee
Ensure performance statistics is started before connection to the OCPP
server.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 files changed:
src/assets/station-templates/evlink.station-template.json
src/assets/station-templates/keba.station-template.json
src/assets/station-templates/schneider-imredd.station-template.json
src/assets/station-templates/siemens.station-template.json
src/assets/station-templates/virtual-simple-atg.station-template.json
src/assets/station-templates/virtual-simple.station-template.json
src/assets/station-templates/virtual.station-template.json
src/charging-station/Bootstrap.ts
src/charging-station/ChargingStation.ts
src/utils/PerformanceStatistics.ts
src/worker/WorkerDynamicPool.ts
src/worker/WorkerSet.ts
src/worker/WorkerStaticPool.ts
src/worker/WorkerUtils.ts [new file with mode: 0644]