You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add message representing electrical connections between components
This commit adds a new message `ComponentConnection` to represent
electrical connections between two components installed in a microgrid.
The message is not about data flow but rather about the physical
electrical connections between components. Therefore, the IDs for the
source and destination components correspond to the actual setup within
the microgrid.
Signed-off-by: Tiyash Basu <[email protected]>
0 commit comments