openmct/platform/telemetry
Victor Woeltjen 2960d4cdc2 [Fixed Position] All subscription callback to be undefined
Allow callback provided when subscribing to telemetry using
telemetrySubscriber to be omitted; this permits usage of
the resulting subscription more directly from controllers,
such as for fixed position view, WTD-615.
2015-01-15 19:07:49 -08:00
..
lib [Telemetry] Add skeleton formatter 2014-12-24 10:28:58 -08:00
src [Fixed Position] All subscription callback to be undefined 2015-01-15 19:07:49 -08:00
test [Telemetry] Update specs for coverage 2015-01-12 08:47:56 -08:00
bundle.json [Telemetry] Expose moment 2015-01-09 17:23:38 -08:00
README.md [Telemetry] Bring in telemetry bundle 2014-11-28 16:06:54 -08:00

This bundle is responsible for introducing a reusable infrastructure and set of APIs for using time-series data in Open MCT Web.