From: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 17:19:04 +0000 (+0000) Subject: [autofix.ci] apply automated fixes X-Git-Tag: cli@v4.7.2~1 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=61ff2ffc1ea0ab0751fe86362a14ded740e6a773;p=e-mobility-charging-stations-simulator.git [autofix.ci] apply automated fixes --- diff --git a/README.md b/README.md index 83184f5d..34350fc1 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ But the modifications to test have to be done to the files in the build target d | firmwareVersionPattern | | Semantic versioning regular expression: https://semver.org/#is-there-a-suggested-regular-expression-regex-to-check-a-semver-string | string | charging stations firmware version pattern | | firmwareVersion | | undefined | string | charging stations firmware version | | power | | | float \| float[] | charging stations maximum power value(s) | -| powerSharedByConnectors | true/false | false | boolean | charging stations power shared by its connectors. When true, any single connector can draw up to the full station power; when false, each connector is allocated an equal share | +| powerSharedByConnectors | true/false | false | boolean | charging stations power shared by its connectors. When true, any single connector can draw up to the full station power; when false, each connector is allocated an equal share | | powerUnit | W/kW | W | string | charging stations power unit | | currentOutType | AC/DC | AC | string | charging stations current out type | | voltageOut | | AC:230/DC:400 | integer | charging stations voltage out |