Initial support for SetChargingProfile command
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 28 Nov 2020 19:36:03 +0000 (20:36 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 28 Nov 2020 19:36:03 +0000 (20:36 +0100)
commit8c476a1f1117b85fa29a435fc8733a482472139f
tree896062a34641cbd43344ddc875aa4758585bc3df
parent1aaa98dfc6fad0142f127e658071a5935fc66bd7
Initial support for SetChargingProfile command

Only store it at the connector level for now.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts
src/types/Connectors.ts
src/types/ocpp/1.6/RequestResponses.ts
src/types/ocpp/1.6/Requests.ts
src/utils/Constants.ts