openmct/platform/telemetry
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
..
lib [Telemetry] Add skeleton formatter 2014-12-24 10:28:58 -08:00
src [Telemetry] Add data structure specs 2015-01-30 15:36:43 -08:00
test [Telemetry] Add data structure specs 2015-01-30 15:36:43 -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.