feat: make evse and connector configurations in template mutually
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 26 Apr 2023 20:35:43 +0000 (22:35 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 26 Apr 2023 20:35:43 +0000 (22:35 +0200)
commita78ef5ed1052d9cc77435e2dce4aea89442824ee
tree0b799aa59d07b9e819191890b3a6707923be0398
parentc2d302568caf33ca6e98b3ae7f51aca8ea200797
feat: make evse and connector configurations in template mutually
exclusive

Evse configurations is still not use at that stage

Reference: https://github.com/SAP/e-mobility-charging-stations-simulator/issues/349

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationUtils.ts
src/types/ChargingStationTemplate.ts
src/types/Evse.ts [new file with mode: 0644]
src/types/EvseStatus.ts [deleted file]
src/types/internal.ts