X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2Focpp%2FRequests.ts;h=c718f1e03ab5b61c6fc8b92cdf49dd1154f179fd;hb=298be10c5c800e43b0b9dcd6c50f6d49e2cb786b;hp=cc9a489e4caa6f1aa6ad7ba5051c274d1207e3d8;hpb=68220b423c52da387fdf41967dd8c738da0ff52e;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/ocpp/Requests.ts b/src/types/ocpp/Requests.ts index cc9a489e..c718f1e0 100644 --- a/src/types/ocpp/Requests.ts +++ b/src/types/ocpp/Requests.ts @@ -64,7 +64,7 @@ export type CachedRequest = [ ResponseCallback, ErrorCallback, RequestCommand | IncomingRequestCommand, - JsonType, + JsonType ] export const MessageTrigger = {