fix: ensure the ATG is properly restored after disconnection to CSMS
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 28 Jan 2024 12:21:01 +0000 (13:21 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 28 Jan 2024 12:21:01 +0000 (13:21 +0100)
commite054fc1cc8912765435d03729d0104e9e2316949
treeb9c826da88f004d06d38e7cf712c0dfcb060683b
parentb88c8cf69b3f8143726767f8028220371bd0cf4a
fix: ensure the ATG is properly restored after disconnection to CSMS

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 files changed:
README.md
src/assets/station-templates/abb-atg.station-template.json
src/assets/station-templates/abb.station-template.json
src/assets/station-templates/chargex.station-template.json
src/assets/station-templates/evlink.station-template.json
src/assets/station-templates/keba.station-template.json
src/assets/station-templates/schneider-evses.station-template.json
src/assets/station-templates/schneider-imredd.station-template.json
src/assets/station-templates/schneider.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/AutomaticTransactionGenerator.ts
src/charging-station/ChargingStation.ts
src/types/AutomaticTransactionGenerator.ts
src/types/ChargingStationEvents.ts
src/utils/Constants.ts