X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcharging-station%2Focpp%2FOCPPServiceUtils.ts;h=d9d712981c816790cb4e2b6f1c09fa6cd10e7dac;hb=d624c9afe9fa765da02de6673bd853db6b33040f;hp=8bebe69de44af1176bb22f9839c206dcbfc57214;hpb=793a8ffcbc424b3552482f59f865e1adc25e4f23;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, },