X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=45fee8adabd6fc4731f2cb5ecc1d73b61211c3f3;hb=6e1221a35c45a9f04254f31b12385cba7b20f910;hp=a4a39038791167ee24d76008d0d04f738d3e1a68;hpb=9bd87386d65158edef865cafd0daabff91822b87;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index a4a39038..45fee8ad 100644 --- a/README.md +++ b/README.md @@ -67,12 +67,13 @@ autoReconnectMaxRetries | | -1 (unlimited) | integer | connection retries to the reconnectExponentialDelay | true/false | false | boolean | connection delay retry to the OCPP-J server registrationMaxRetries | | -1 (unlimited) | integer | charging stations boot notification retries enableStatistics | true/false | true | boolean | enable charging stations statistics +mayAuthorizeAtRemoteStart | true/false | true | boolean | always send authorize at remote start transaction when AuthorizeRemoteTxRequests is enabled beginEndMeterValues | true/false | false | boolean | enable Transaction.{Begin,End} MeterValues outOfOrderEndMeterValues | true/false | false | boolean | send Transaction.End MeterValues out of order -meteringPerTransaction | true/false | true | boolean | disable metering on a per transaction basis +meteringPerTransaction | true/false | true | boolean | enable metering history on a per transaction basis transactionDataMeterValues | true/false | false | boolean | enable transaction data MeterValues at stop transaction mainVoltageMeterValues | true/false | true | boolean | include charging station main voltage MeterValues on three phased charging stations -phaseLineToLineVoltage | true/false | true | boolean | include charging station line to line voltage MeterValues on three phased charging stations +phaseLineToLineVoltageMeterValues | true/false | true | boolean | include charging station line to line voltage MeterValues on three phased charging stations Configuration | | | ChargingStationConfiguration | charging stations OCPP configuration parameters AutomaticTransactionGenerator | | | AutomaticTransactionGenerator | charging stations ATG configuration Connectors | | | Connectors | charging stations connectors configuration