X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fcharging-station%2Focpp%2FOCPPServiceUtils.ts;h=c9bfdd564cfa33cfe275cb386fe863ee0a1e4c12;hb=844e496b3482e49145467af3f74df54811e91cb6;hp=7a1fde29cc1c9af7eb4171fdbaf9ae4ad3042b6d;hpb=f126aa15c2efd27cc174011b8eb4e5bfdf27b73c;p=e-mobility-charging-stations-simulator.git diff --git a/src/charging-station/ocpp/OCPPServiceUtils.ts b/src/charging-station/ocpp/OCPPServiceUtils.ts index 7a1fde29..c9bfdd56 100644 --- a/src/charging-station/ocpp/OCPPServiceUtils.ts +++ b/src/charging-station/ocpp/OCPPServiceUtils.ts @@ -1,4 +1,8 @@ export class OCPPServiceUtils { + protected constructor() { + // This is intentional + } + protected static getLimitFromSampledValueTemplateCustomValue( value: string, limit: number,