feat: warn if charging profile schedule periods are not sorted
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 25 Jul 2023 19:27:18 +0000 (21:27 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 25 Jul 2023 19:27:18 +0000 (21:27 +0200)
commit80c580411036965e34b983809b663b812ed36997
tree57a1ff3067dadb7f0e001bc496dca01ee4821876
parent05b52716e8aecade28e957d243969639086fd1e4
feat: warn if charging profile schedule periods are not sorted

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