Unique Id.
Internal datastructure for all Output Models.
Returns the number of outputs that live in this subcollection, i.e. the number of all outputs an AggregatorSubscription has.
Returns a list of all outputs of this subcollection.
Adds an OutputModel to the end of this subcollection.
The OutputModel to be added.
Removes an output from this subcollection.
Unique Id of the output.
Returns the output.
Unique Id of the output.
An OutputModel given it exists, undefined otherwise.
Checks if an OutputModel lives in this subcollection.
Unique Id of the output.
True if it exists, false otherwise.
Updates an output with new settings.
An output that holds the new settings.
Generated using TypeDoc
Holds all OutputModels of a single AggregatorSubscriptions.