X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fcharging-station%2Focpp%2FOCPPServiceUtils.ts;h=d9d712981c816790cb4e2b6f1c09fa6cd10e7dac;hb=1b2acf4e9c00cc7272ec7769b4e82113d61f64fb;hp=8bebe69de44af1176bb22f9839c206dcbfc57214;hpb=969c488ddeab6f7fb11a376a4a4d1db497aef96d;p=e-mobility-charging-stations-simulator.git diff --git a/src/charging-station/ocpp/OCPPServiceUtils.ts b/src/charging-station/ocpp/OCPPServiceUtils.ts index 8bebe69d..d9d71298 100644 --- a/src/charging-station/ocpp/OCPPServiceUtils.ts +++ b/src/charging-station/ocpp/OCPPServiceUtils.ts @@ -425,7 +425,7 @@ export class OCPPServiceUtils { ): number { options = { ...{ - limitationEnabled: true, + limitationEnabled: false, unitMultiplier: 1, fallbackValue: 0, },