build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / README.md
index 47040ba6b38f1720580013e025704a1d440858dd..7077bf32f661f4d31443b707abd930145e4686e2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -224,7 +224,6 @@ type AutomaticTransactionGeneratorConfiguration = {
   probabilityOfStart: number
   stopAfterHours: number
   stopAbsoluteDuration: boolean
-  stopOnConnectionFailure: boolean
   requireAuthorize?: boolean
   idTagDistribution?: 'random' | 'round-robin' | 'connector-affinity'
 }
@@ -241,7 +240,6 @@ type AutomaticTransactionGeneratorConfiguration = {
     "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
-    "stopOnConnectionFailure": true,
     "requireAuthorize": true,
     "idTagDistribution": "random"
   }
@@ -339,6 +337,12 @@ The syntax is similar to charging station configuration template 'Connectors' se
 
 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.
@@ -754,4 +758,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).