Add template section to list OCPP commands supported (#129)
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 11 Aug 2022 19:09:22 +0000 (21:09 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Aug 2022 19:09:22 +0000 (21:09 +0200)
commit65554cc3fc240ee17d57c57ec60a2a0da4d757ba
tree05a8ede8c10ce4164827059a614e389d87b0cc95
parentc7755c3f9e722522dc6c99a29861879a61ee0069
Add template section to list OCPP commands supported (#129)
README.md
src/assets/station-templates/chargex.station-template.json [new file with mode: 0644]
src/charging-station/ChargingStationUtils.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/1.6/OCPP16RequestService.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/types/ChargingStationTemplate.ts