From: Jérôme Benoit Date: Thu, 6 May 2021 18:30:05 +0000 (+0200) Subject: README.md: fixlets X-Git-Tag: v1.0.1-0~26 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=0b13b85d1a87412ad29fc726e2727a96d379012b;p=e-mobility-charging-stations-simulator.git README.md: fixlets Signed-off-by: Jérôme Benoit --- diff --git a/README.md b/README.md index 4b43236b..254cbf0f 100644 --- a/README.md +++ b/README.md @@ -67,9 +67,9 @@ resetTime | | 60 | integer | seconds to wait before the charging stations come b connectionTimeout | | 30 | integer | connection timeout to the OCPP-J server autoReconnectMaxRetries | | -1 (unlimited) | integer | connection retries to the OCPP-J server reconnectExponentialDelay | true/false | false | boolean | connection delay retry to the OCPP-J server -registrationMaxRetries | | -1 (unlimited) | number | charging stations boot notification retries +registrationMaxRetries | | -1 (unlimited) | integer | charging stations boot notification retries enableStatistics | true/false | true | boolean | enable charging stations statistics -voltageOut | | AC:230/DC:400 | number | charging stations voltage out +voltageOut | | AC:230/DC:400 | integer | charging stations voltage out ## License