AggregationConfig restricts formula to a single microgrid #66
Labels
part:proto
Affects the protocol buffer definition files
priority:❓
We need to figure out how soon this should be addressed
type:bug
Something isn't working
What happened?
The definition of the AggregationConfig allows only a single microgrid, which restricts formulas to only components of the same microgrid, see
frequenz-api-reporting/proto/frequenz/api/reporting/v1/reporting.proto
Line 123 in a193a53
What did you expect instead?
Formulas should be supported for compontents across multiple microgrids too.
Affected version(s)
No response
Affected part(s)
Protocol buffers (part:proto)
Extra information
Solutions could be:
Note: Since CIDs are unique, MIDs are redundant information. At the moment the MID-CID mapping is still required for the service to work, but can be retrieved from the assets API in future. When available, MIDs are going to be removed from reporting API requests in future.
The text was updated successfully, but these errors were encountered: