-
Notifications
You must be signed in to change notification settings - Fork 17
PowerDistributingActor should use min SoP (inclusion/exclusion bounds) #152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
part:power-management
Affects the management of battery power and distribution
priority:high
Address this as soon as possible
type:enhancement
New feature or enhancement visitble to users
Milestone
Comments
Blocking because we need a new version of the microgrid API service to be released for being able to merge this. |
@shsms the min and max SoP bounds should be first exposed via the BatteryPool. Second step would also be to look at the bounds if someones sends a power request thats out of bounds. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
part:power-management
Affects the management of battery power and distribution
priority:high
Address this as soon as possible
type:enhancement
New feature or enhancement visitble to users
What's needed?
Microgrid will expose min bounds for charge/discharge power soon.
After that we should update PowerDistributing algorithm to look at it.
Proposed solution
Implementation should be in old MOS repository, because in past we had this min bounds.
To be checked
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: