Module collector

Source
Expand description

High-Level interface to run the data loop and setup Chart and Dimension info in an efficient manner.
(The Collector section includes an example.)

Structsยง

CollectedChartInfo ๐Ÿ”’
Internal List of active Charts.
CollectedDimensionInfo ๐Ÿ”’
Internal List of active Dimensions.
Collector
A High-Level interface to run the data collecting BEGIN-SET-END loop and setup Chart and Dimension info in an efficient manner.

Enumsยง

CollectorError
Error codes used by Collector and its methods.