Add enum for standard OCPP parameters key.
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 2 Jan 2021 23:48:06 +0000 (00:48 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 2 Jan 2021 23:48:06 +0000 (00:48 +0100)
commit6a64534b96acd18aa0aa7a73c0a2ee479834d4c0
tree737b2b411bd3b2565355d266aa2ef04441d6b403
parentd0641efac20e7bc7c114a3183574b6cad8667733
Add enum for standard OCPP parameters key.

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