X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=dcb4a23c408c96987cb40bde4db789ea23a1db3c;hb=ed1b38e1da1dc5a279c0c267a183ad0d14c514e9;hp=838157333d14f4a6a43d4ef8ad0a76f639cf0cb9;hpb=0c9f0f67eb80d625536f4bc8a1cea58e00f35c2f;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index 83815733..dcb4a23c 100644 --- a/README.md +++ b/README.md @@ -331,14 +331,36 @@ The charging station configuration file content can be regenerated partially on The syntax is similar to charging station configuration template with some added fields like the charging station id (name) and the 'Configuration' section removed. -#### configurationKey section +That section is overwritten on matching charging station configuration template file changes. -The syntax is similar to the charging station configuration template 'Configuration' section. +#### connectorsStatus section + +The syntax is similar to charging station configuration template 'Connectors' section with some added fields. + +That section is overwritten on matching charging station configuration template file changes. + +#### evsesStatus section + +The syntax is similar to charging station configuration template 'Evses' section with some added fields. + +That section is overwritten on matching charging station configuration template file changes. #### automaticTransactionGenerator section The syntax is similar to the charging station configuration template 'AutomaticTransactionGenerator' section. +That section is overwritten on matching charging station configuration template file changes. + +#### automaticTransactionGeneratorStatuses section + +That section is not overwritten on matching charging station configuration template file changes. + +#### configurationKey section + +The syntax is similar to the charging station configuration template 'Configuration' section. + +That section is not overwritten on matching charging station configuration template file changes. + ## Docker In the [docker](./docker) folder: @@ -738,4 +760,4 @@ We as members, contributors, and leaders pledge to make participation in our com ## Licensing -Copyright 2020-2023 SAP SE or an SAP affiliate company and e-mobility-charging-stations-simulator contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/e-mobility-charging-stations-simulator). +Copyright 2020-2024 SAP SE or an SAP affiliate company and e-mobility-charging-stations-simulator contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/e-mobility-charging-stations-simulator).