-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
-
[client] Provide component data streams only for
activecomponentsWhen the client receives a streaming request for a component, the client should return an open stream only if the component is
activebased on the response fromlist_components.If the client loses connection to the microgrid API service and has to reconnect to a component data stream, it should first check that the component is
activeaccording tolist_components, and if it is not, then the client should drop the sender, so that downstream gets informed about this change. -
[logical meter] When an input stream for a formula exits, rebuild the component graph
Additionally, regenerate all formulas created from the component graph.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels