Rename types definition files for the sake of namespace consitency.
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 2 Feb 2021 07:48:01 +0000 (08:48 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 2 Feb 2021 07:48:01 +0000 (08:48 +0100)
commitefa43e52e5a9b466c32ab0040bc4877c0f2fc621
treedb2b447b82aa644d2304a7417e6bace8a76290ab
parent65d79f7faff03fd785ffb897d9a2ae36e4e5094a
Rename types definition files for the sake of namespace consitency.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
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/ocpp/1.6/Responses.ts [moved from src/types/ocpp/1.6/RequestResponses.ts with 100% similarity]
src/types/ocpp/Responses.ts [moved from src/types/ocpp/RequestResponses.ts with 88% similarity]
src/utils/Constants.ts