mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +00:00
Add a subscriber service to handle subscribing to whole sets of telemetry elements via delegation; this exposes TelemetrySubscription via a service which can be retrieved via dependency injection. Supports the use of this variety of subscription for autoflow tabular views, WTD-614.
This bundle is responsible for introducing a reusable infrastructure and set of APIs for using time-series data in Open MCT Web.