fix: fix 'Cannot read properties of undefined' with revervation enabled
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 19 Jul 2023 18:50:32 +0000 (20:50 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 19 Jul 2023 18:50:32 +0000 (20:50 +0200)
commit8cc482a9324a0989516b6eb6db85a16258c4b4d1
tree3923f012404eb510cb073243b6a632ac952aa055
parentbdc9dc79f18b4af66cf9565e8df86d0348fd294c
fix: fix 'Cannot read properties of undefined' with revervation enabled

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/assets/station-templates/schneider-evses.station-template.json
src/charging-station/Bootstrap.ts
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationWorker.ts
src/types/ChargingStationWorker.ts
src/utils/MessageChannelUtils.ts
src/worker/WorkerTypes.ts