Keep track of authorize request idtag status.
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 21 Jun 2021 19:45:51 +0000 (21:45 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 21 Jun 2021 19:45:51 +0000 (21:45 +0200)
commit163547b1c0d9b1062891962feedb127fc0c1cc94
treedc05b742493415f6f6ed318277b132cc92bd11b4
parent7486490983618858f340fc03ceee4bdb7a6f5db5
Keep track of authorize request idtag status.

And use it to add sanity check at start transaction.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package-lock.json
package.json
src/charging-station/AutomaticTransactionGenerator.ts
src/charging-station/ChargingStation.ts
src/charging-station/ocpp/1.6/OCCP16IncomingRequestService.ts
src/charging-station/ocpp/1.6/OCPP16RequestService.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/charging-station/ocpp/OCPPRequestService.ts
src/types/Connectors.ts
src/types/ocpp/1.6/Transaction.ts