feat: add initial support get composite schedule OCPP 1.6 command
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 27 Mar 2023 18:24:03 +0000 (20:24 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 27 Mar 2023 18:24:03 +0000 (20:24 +0200)
commit411894569d4a0333a4e38e911a178520a69448cd
tree77f2936a8481f51483d07a081efea05c41173d0c
parent728e01f09f2b43946aab50eb2ed9673bf2d2daa3
feat: add initial support get composite schedule OCPP 1.6 command

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStationUtils.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/types/index.ts
src/types/ocpp/1.6/ChargingProfile.ts
src/types/ocpp/1.6/Requests.ts
src/types/ocpp/1.6/Responses.ts