-
Calls to
microgrid.*_pool
methods now always need to specified a priority value, corresponding to the requirements/priority of the actor making the call. -
The
microgrid.*_pool
methods would only accept keyword arguments from now on.
- When the PowerDistributor receives a zero power request for PV inverters, it now correctly sets zero power to the inverters, and no longer crashes.