Introduce a CS instance hashId dependent on its specifications and use it in
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 13 Mar 2022 11:01:25 +0000 (12:01 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 13 Mar 2022 11:01:25 +0000 (12:01 +0100)
commit3f94cab5f9ffdc613338a715cf3fad1cede5a687
treeb3a7cc338e0cb98d0b6eb0de78b713cf5c81f32e
parent25b292ffc0665399325f5392cdecd2b0e354237e
Introduce a CS instance hashId dependent on its specifications and use it in
various places such as OCPP parameters persistence

Reference #196

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
src/charging-station/AutomaticTransactionGenerator.ts
src/charging-station/ChargingStation.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/charging-station/ocpp/OCPPIncomingRequestService.ts
src/charging-station/ocpp/OCPPRequestService.ts
src/charging-station/ocpp/OCPPResponseService.ts
src/types/ChargingStationTemplate.ts
src/utils/Constants.ts