What's needed?
We need to make it more clear that functions like battery_pool() are not really used to get preexisting pools, but to create new ones.
Proposed solution
Rename xxx_pool() to new_xxx_pool() in frequenz.sdk.microgrid (and _DataPipeline).
Use cases
No response
Alternatives and workarounds
No response
Additional context
What's needed?
We need to make it more clear that functions like
battery_pool()are not really used to get preexisting pools, but to create new ones.Proposed solution
Rename
xxx_pool()tonew_xxx_pool()infrequenz.sdk.microgrid(and_DataPipeline).Use cases
No response
Alternatives and workarounds
No response
Additional context