X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=7077bf32f661f4d31443b707abd930145e4686e2;hb=61e7211fc5ffba826712773b685cb06f9cd9a2a6;hp=2f21f4b5c6cfb11200c4a592e273fd2754acb258;hpb=0aa874ce92735af5e02a0f49ee17674ccc4a5689;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index 2f21f4b5..7077bf32 100644 --- 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" } @@ -760,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).