From eb8c70839b8a1e77411a3a4e54fed655d68dd82e Mon Sep 17 00:00:00 2001 From: pierrepetersmeier <155652256+pierrepetersmeier@users.noreply.github.com> Date: Wed, 24 Jan 2024 14:21:03 +0100 Subject: [PATCH 1/4] !test --- docs/readthedocs/models/input/participant/ev.md | 10 +++++----- docs/readthedocs/models/result/participant/ev.md | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/readthedocs/models/input/participant/ev.md b/docs/readthedocs/models/input/participant/ev.md index ee2690d1c..00a2fd3b0 100644 --- a/docs/readthedocs/models/input/participant/ev.md +++ b/docs/readthedocs/models/input/participant/ev.md @@ -20,7 +20,7 @@ Model of an electric vehicle, that is occasionally connected to the grid via an * - uuid - -- - - + - uuid of the input entity * - id - -- @@ -67,7 +67,7 @@ Model of an electric vehicle, that is occasionally connected to the grid via an * - uuid - -- - - + - uuid of the input entity * - id - -- @@ -75,7 +75,7 @@ Model of an electric vehicle, that is occasionally connected to the grid via an * - operator - -- - - + - operator of the asset * - operationTime - -- @@ -83,11 +83,11 @@ Model of an electric vehicle, that is occasionally connected to the grid via an * - node - -- - - + - node the asset is connected to * - type - -- - - + - type of EV ``` diff --git a/docs/readthedocs/models/result/participant/ev.md b/docs/readthedocs/models/result/participant/ev.md index 766096883..964ad812f 100644 --- a/docs/readthedocs/models/result/participant/ev.md +++ b/docs/readthedocs/models/result/participant/ev.md @@ -30,15 +30,15 @@ Result of an electric vehicle, that is occasionally connected to the grid via an * - p - MW - - + - active power output normally provided in MW * - q - MVAr - - + - reactive power output normally provided in MVAr * - soc - % - - + - the current state of charge of the electric vehicle ``` From cc2f5bafd9970ee468f6a7eaacd3df3ea23e8c97 Mon Sep 17 00:00:00 2001 From: pierrepetersmeier <155652256+pierrepetersmeier@users.noreply.github.com> Date: Wed, 24 Jan 2024 14:31:35 +0100 Subject: [PATCH 2/4] !test --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16b2b6086..d102f5ff2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed Couchbase integration tests that randomly failed [#755](https://github.com/ie3-institute/PowerSystemDataModel/issues/755) - Fixed hyperlink in line documentation [#965](https://github.com/ie3-institute/PowerSystemDataModel/issues/965) - Fixed some tests no failing when they should [#958](https://github.com/ie3-institute/PowerSystemDataModel/issues/958) +- Fixed ElectricVehicle Documentation [#875](https://github.com/ie3-institute/PowerSystemDataModel/issues/875) ### Changed - Changing from comparing strings to comparing uuids in `EntitySource.findFirstEntityByUuid` [#829](https://github.com/ie3-institute/PowerSystemDataModel/issues/829) From 7181431d0862c0e8df553ff1e91d171fe2e45099 Mon Sep 17 00:00:00 2001 From: pierrepetersmeier <155652256+pierrepetersmeier@users.noreply.github.com> Date: Thu, 25 Jan 2024 11:28:12 +0100 Subject: [PATCH 3/4] -added a table row for qCharacteristics. --- docs/readthedocs/models/input/participant/ev.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/readthedocs/models/input/participant/ev.md b/docs/readthedocs/models/input/participant/ev.md index 00a2fd3b0..392d2beb6 100644 --- a/docs/readthedocs/models/input/participant/ev.md +++ b/docs/readthedocs/models/input/participant/ev.md @@ -84,6 +84,10 @@ Model of an electric vehicle, that is occasionally connected to the grid via an * - node - -- - node the asset is connected to + + * - qCharacteristics + - -- + - :ref:`Reactive power characteristic` to follow * - type - -- From 52a056d6687fcb8e03d79de947e8a2c5fcd9f173 Mon Sep 17 00:00:00 2001 From: pierrepetersmeier <155652256+pierrepetersmeier@users.noreply.github.com> Date: Sat, 27 Jan 2024 11:27:13 +0100 Subject: [PATCH 4/4] -delete Remarks --- docs/readthedocs/models/input/participant/ev.md | 10 +++++----- docs/readthedocs/models/result/participant/ev.md | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/readthedocs/models/input/participant/ev.md b/docs/readthedocs/models/input/participant/ev.md index 392d2beb6..f837ca60d 100644 --- a/docs/readthedocs/models/input/participant/ev.md +++ b/docs/readthedocs/models/input/participant/ev.md @@ -20,7 +20,7 @@ Model of an electric vehicle, that is occasionally connected to the grid via an * - uuid - -- - - uuid of the input entity + - * - id - -- @@ -67,7 +67,7 @@ Model of an electric vehicle, that is occasionally connected to the grid via an * - uuid - -- - - uuid of the input entity + - * - id - -- @@ -75,7 +75,7 @@ Model of an electric vehicle, that is occasionally connected to the grid via an * - operator - -- - - operator of the asset + - * - operationTime - -- @@ -83,7 +83,7 @@ Model of an electric vehicle, that is occasionally connected to the grid via an * - node - -- - - node the asset is connected to + - * - qCharacteristics - -- @@ -91,7 +91,7 @@ Model of an electric vehicle, that is occasionally connected to the grid via an * - type - -- - - type of EV + - ``` diff --git a/docs/readthedocs/models/result/participant/ev.md b/docs/readthedocs/models/result/participant/ev.md index 964ad812f..05ba1e447 100644 --- a/docs/readthedocs/models/result/participant/ev.md +++ b/docs/readthedocs/models/result/participant/ev.md @@ -30,15 +30,15 @@ Result of an electric vehicle, that is occasionally connected to the grid via an * - p - MW - - active power output normally provided in MW + - * - q - MVAr - - reactive power output normally provided in MVAr + - * - soc - % - - the current state of charge of the electric vehicle + - ```