The AggregatedStorage node is an aggregated sum of other Storage 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. API Reference.
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...