X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fcharging-station%2Focpp%2F1.6%2FOCPP16RequestService.ts;h=1f8e58d5748c1db5cdf0e338ef08597b2033234f;hb=1c3cfd4f4074733491c8e9ceee59c044a0d0800b;hp=69ff5c851f61f142b7c31438e89896e9424a024d;hpb=ee307db5e146a05f912fa0b8c9ea05a68e847095;p=e-mobility-charging-stations-simulator.git diff --git a/src/charging-station/ocpp/1.6/OCPP16RequestService.ts b/src/charging-station/ocpp/1.6/OCPP16RequestService.ts index 69ff5c85..1f8e58d5 100644 --- a/src/charging-station/ocpp/1.6/OCPP16RequestService.ts +++ b/src/charging-station/ocpp/1.6/OCPP16RequestService.ts @@ -140,6 +140,8 @@ export default class OCPP16RequestService extends OCPPRequestService { ) as JSONSchemaType, ], ]); + this.buildRequestPayload.bind(this); + this.validatePayload.bind(this); } public async requestHandler(