Skip to content

Conversation

@shsms
Copy link
Contributor

@shsms shsms commented Feb 28, 2024

Closes #872

@shsms shsms added this to the v1.0.0-rc6 milestone Feb 28, 2024
@shsms shsms self-assigned this Feb 28, 2024
@github-actions github-actions bot added part:tests Affects the unit, integration and performance (benchmarks) tests part:data-pipeline Affects the data pipeline part:actor Affects an actor ot the actors utilities (decorator, etc.) part:microgrid Affects the interactions with the microgrid labels Feb 28, 2024
@shsms
Copy link
Contributor Author

shsms commented Feb 28, 2024

Still need to throttling support, add tests, release notes and a fix for the python 3.11 parsing issue that's breaking examples.

@shsms shsms changed the title Channel EVChargerPool control requests through the PowerManager and PowerDistributor Use PowerManager and PowerDistributor in EV charger control Feb 28, 2024
@shsms shsms mentioned this pull request Feb 28, 2024
shsms added 17 commits March 5, 2024 18:40
Earlier it was not consider all possible operational states.

Signed-off-by: Sahas Subramanian <[email protected]>
This is exposed through the private `_system_power_bounds` method in
the EVChargerPool.

Signed-off-by: Sahas Subramanian <[email protected]>
Signed-off-by: Sahas Subramanian <[email protected]>
Also remove per-component status tracking support.

Signed-off-by: Sahas Subramanian <[email protected]>
This allows the efficient creation of multiple `EVChargerPool`
instances for the same set of EV chargers, but with different
priorities, while reusing the formulas and bounds by having only a
single instance of the `EVChargerPoolReferenceStore` class for any
given set of EV chargers.

Signed-off-by: Sahas Subramanian <[email protected]>
To be consistent with the other *Pools.

Signed-off-by: Sahas Subramanian <[email protected]>
Signed-off-by: Sahas Subramanian <[email protected]>
@shsms
Copy link
Contributor Author

shsms commented Mar 21, 2024

Superseded by #900

@shsms shsms closed this Mar 21, 2024
@shsms shsms deleted the ev-manager branch March 22, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:actor Affects an actor ot the actors utilities (decorator, etc.) part:data-pipeline Affects the data pipeline part:microgrid Affects the interactions with the microgrid part:tests Affects the unit, integration and performance (benchmarks) tests

Projects

Development

Successfully merging this pull request may close these issues.

EV Charger Pool

1 participant