Use the fixed JsonType definition where appropriate
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 6 May 2022 19:56:24 +0000 (21:56 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 6 May 2022 19:56:24 +0000 (21:56 +0200)
commit5cc4b63bd363814ddc657bd4c9b407e5eb3150cb
tree3271fac48f120ec1980e7148f17259f93f34f9c6
parent94bb13e94ea30681110758c6a0a80217a668e793
Use the fixed JsonType definition where appropriate

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 files changed:
src/charging-station/ChargingStation.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/1.6/OCPP16RequestService.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/charging-station/ocpp/OCPPIncomingRequestService.ts
src/charging-station/ocpp/OCPPRequestService.ts
src/charging-station/ocpp/OCPPResponseService.ts
src/charging-station/ui-websocket-services/AbstractUIService.ts
src/charging-station/ui-websocket-services/UIService001.ts
src/exception/OCPPError.ts
src/types/UIProtocol.ts
src/types/ocpp/Requests.ts
src/types/ocpp/Responses.ts