What's needed?
Currently multiple parts of the SDK expect that each battery is connected to a single inverter. This needs to be generalized, such that there can be configs like
- multiple inverters connected to a single battery
- multiple batteries connected to a single inverter
multiple batteries connected to multiple inverters
Proposed solution
This needs to be implemented and/or tested in these modules:
Notes
Taken from the discussion below:
We can always assume that all inverters are equal, e.g. it doesn't matter in which part of the microgrid they release power.
The currently discussed and preferred solution is to stack inverters to max. efficiency (lower power -> lower efficiency)