fix: brown paper bag issue at referencing the same literal object instance
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 18 Mar 2023 16:45:29 +0000 (17:45 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 18 Mar 2023 16:47:20 +0000 (17:47 +0100)
commitabe9e9dd3d72acc384fa2d3acd434f0053d8c61e
treefe2c80e59fc2cd8c316e72d0dcb600441739ad9d
parent0c995ea6078b233350884f71f9c178e4d57150c6
fix: brown paper bag issue at referencing the same literal object instance

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 files changed:
docker/start.sh
manifest-cf-template.yml
package.json
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationConfigurationUtils.ts
src/charging-station/ChargingStationUtils.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/charging-station/ocpp/1.6/OCPP16ServiceUtils.ts
src/charging-station/ocpp/2.0/OCPP20ResponseService.ts
src/performance/PerformanceStatistics.ts
src/utils/Constants.ts
src/worker/WorkerAbstract.ts
src/worker/WorkerConstants.ts
src/worker/WorkerFactory.ts