Enforce SupportedFeatureProfiles check on some OCPP commands
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 29 Mar 2022 08:54:20 +0000 (10:54 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 29 Mar 2022 08:54:20 +0000 (10:54 +0200)
commit68cb8b91bd7ff2293557878c8898c89c323d2a6e
tree5db6cf49fa612a5b0816097ddb82d2033ab5ce39
parentddab9dfae2108ffcd0b464892bd18d619258ac2d
Enforce SupportedFeatureProfiles check on some OCPP commands

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 files changed:
README.md
src/assets/station-templates/abb-atg.station-template.json
src/assets/station-templates/abb.station-template.json
src/assets/station-templates/evlink.station-template.json
src/assets/station-templates/keba.station-template.json
src/assets/station-templates/schneider-imredd.station-template.json
src/assets/station-templates/schneider.station-template.json
src/assets/station-templates/virtual-simple-atg.station-template.json
src/assets/station-templates/virtual-simple.station-template.json
src/assets/station-templates/virtual.station-template.json
src/charging-station/ChargingStation.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts