openmct/platform/telemetry/test/suite.json
Victor Woeltjen acf4261a08 [Telemetry] Add data structure specs
Add specs for data structures which will support resolution
of WTD-784 by retaining all data not yet received by callbacks
(instead of just the very latest) such that plots can ensure
they do not miss streaming data.
2015-01-30 15:36:43 -08:00

10 lines
209 B
JSON

[
"TelemetryAggregator",
"TelemetryCapability",
"TelemetryController",
"TelemetryFormatter",
"TelemetryQueue",
"TelemetrySubscriber",
"TelemetrySubscription",
"TelemetryTable"
]