fix: fix get composite schedule rejection condition
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 30 Dec 2023 12:39:47 +0000 (13:39 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 30 Dec 2023 12:39:47 +0000 (13:39 +0100)
commita4385edc2344433c20fcb92d01cbe5a330b850b4
tree03f15b9f85c4e258b59b9a8727a094149766a2ec
parentb13beb880ee7647456c703b93657a42c3ec2e5ee
fix: fix get composite schedule rejection condition

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ocpp/1.6/OCPP16Constants.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/2.0/OCPP20Constants.ts
src/types/orm/entities/PerformanceData.ts
src/types/orm/entities/PerformanceRecord.ts
src/utils/Utils.ts
src/worker/WorkerSet.ts