X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=7873b31f337766396cb931f7a3f5bbbe52f09e37;hb=90befdb882c3c0d68878dad7985612c01ed19d8d;hp=64a95f80c4fba92a3206b826172aea8458871989;hpb=7f81816295b778c23b3a35b731cea6b496ae9720;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index 64a95f80..7873b31f 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ But the modifications to test have to be done to the files in the build result d | transactionDataMeterValues | true/false | false | boolean | enable transaction data MeterValues at stop transaction | | mainVoltageMeterValues | true/false | true | boolean | include charging stations main voltage MeterValues on three phased charging stations | | phaseLineToLineVoltageMeterValues | true/false | true | boolean | include charging stations line to line voltage MeterValues on three phased charging stations | +| customValueLimitationMeterValues | true/false | true | boolean | enable limitation on custom fluctuated value in MeterValues | | Configuration | | | ChargingStationConfiguration | charging stations OCPP parameters configuration section | | AutomaticTransactionGenerator | | | AutomaticTransactionGenerator | charging stations ATG configuration section | | Connectors | | | Connectors | charging stations connectors configuration section |