X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fcharging-station%2Focpp%2FOCPPRequestService.ts;h=6a7729950de33b2532fb1b8c0153dc170280a957;hb=d812bdcbd13b39bf895bb3e01c0556d87c35a6d1;hp=67faed54fc4610a8d98b419cbe30474eba1108b9;hpb=551e477c2cc2461de8dcc2b263a35c0c50240bbf;p=e-mobility-charging-stations-simulator.git diff --git a/src/charging-station/ocpp/OCPPRequestService.ts b/src/charging-station/ocpp/OCPPRequestService.ts index 67faed54..6a772995 100644 --- a/src/charging-station/ocpp/OCPPRequestService.ts +++ b/src/charging-station/ocpp/OCPPRequestService.ts @@ -68,7 +68,7 @@ export default abstract class OCPPRequestService { messageId: string, messagePayload: JsonType, commandName: IncomingRequestCommand - ): Promise { + ): Promise { try { // Send response message return await this.internalSendMessage(