Refine and use OCPP error specialisation
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 29 Aug 2021 16:01:06 +0000 (18:01 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 29 Aug 2021 16:01:06 +0000 (18:01 +0200)
commit14763b466177d8e74d2e1925647e04e2d62ac72a
tree1b0bdb0572f654d81d1cbd89199a0928f68d0a9a
parent2f70f96f076d2689ff4f392dd32f8499cb2e4100
Refine and use OCPP error specialisation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts
src/charging-station/OCPPError.ts [deleted file]
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/1.6/OCPP16RequestService.ts
src/charging-station/ocpp/1.6/OCPP16ServiceUtils.ts
src/charging-station/ocpp/OCPPError.ts [new file with mode: 0644]
src/charging-station/ocpp/OCPPRequestService.ts
src/types/ocpp/Requests.ts