Unique Id of this collection.
Internal datastructure. Hashmap that is accesed via an AggregatorSubscriptions's unique Id.
Register a new output for a subscription.
Unique Id of the subscription.
The output model that is added to the subscription.
Delete an existing output of a subscription.
The unique Id that is going to be deleted.
Retrieves an output.
Unique Id of the output.
An OutputModel if it exists, undefined otherwise.
Retrieves a list of all OutputModels a subscription has.
Unique Id of an AggregatorSubscription.
Updates an existing output with new settings.
Holds the new settings and unique Id of the output.
Workaround function to deserialize maps.
Workaround to serialize maps.
Generated using TypeDoc
Holds all OutputModels of all AggregatorSubscriptions. A single AggregatorSubscription can hold multiple OutputModels, that are grouped in the OutputSubcollection.