AggregatedStorage Node
Last updated
Was this helpful?
Last updated
Was this helpful?
The AggregatedStorage node is an aggregated sum of other nodes
This object should behave like Storage by returning current flow, volume and current_pc. However this object can not be connected to others within the network. .
Notes: This node can not be connected to other nodes in the network.
model
`Model` instance
Required
name
str
Required
storage_nodes
The Storage objects which to return the sum total of
Required
coming soon...