ATG: add support for idTag distribution algorithms
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 25 Sep 2022 20:57:31 +0000 (22:57 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 25 Sep 2022 20:57:31 +0000 (22:57 +0200)
commitc72f6634184bc83a6476152446ac9f0d7d02acf5
tree99fec76a3b142c64e7b213b21e188190d61c4c15
parent9383b2b1e4f256645b787d674bbd7a44b85dd3eb
ATG: add support for idTag distribution algorithms

Close #179

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
src/charging-station/AutomaticTransactionGenerator.ts
src/charging-station/Bootstrap.ts
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationUtils.ts
src/charging-station/ChargingStationWorker.ts
src/charging-station/MessageChannelUtils.ts
src/types/AutomaticTransactionGenerator.ts
src/types/ChargingStationWorker.ts
src/types/ConfigurationData.ts
src/types/Worker.ts