refactor(simulator): factor out default ATG configuration
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 24 May 2023 20:56:29 +0000 (22:56 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 24 May 2023 20:56:29 +0000 (22:56 +0200)
commit1fe0632adfa4067470497e2de02249fc84a4e218
tree3bfa2f69e589e8dede1fce119266c9ed4112f378
parente1893686e24bb1abad28b19da833576b1d0e49db
refactor(simulator): factor out default ATG configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/AutomaticTransactionGenerator.ts
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationUtils.ts
src/charging-station/broadcast-channel/UIServiceWorkerBroadcastChannel.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/performance/PerformanceStatistics.ts
src/utils/Constants.ts
src/worker/WorkerSet.ts