From 61ff2ffc1ea0ab0751fe86362a14ded740e6a773 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 17:19:04 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 | -- 2.43.0