refactor: factor out ATG and charging profiles sanity checks
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 26 Jul 2023 21:29:23 +0000 (23:29 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 26 Jul 2023 21:29:23 +0000 (23:29 +0200)
commit0bd926c1e06a31ac2afd1f932857eddce54f1e91
tree26c2e50d6f4d95e831d3ac3f1d95d125156e1ed6
parent673dceeb06cd95917e0935d1bf389c8d9d62405c
refactor: factor out ATG and charging profiles sanity checks

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/AutomaticTransactionGenerator.ts
src/charging-station/ChargingStationUtils.ts
src/utils/Utils.ts
src/utils/index.ts
test/utils/Utils.test.ts