openmct/platform/telemetry
Victor Woeltjen 590f4caa97 [Telemetry] Implement subscription pools
Implement data structures which support lossless/lossy
behaviors for telemetry subscriptions (that is, allow
users of the telemetrySubscriber to decide whether or not
they are willing to drop updates in favor of only being
notified with the latest available values.) WTD-784.
2015-01-30 15:36:50 -08:00
..
lib [Telemetry] Add skeleton formatter 2014-12-24 10:28:58 -08:00
src [Telemetry] Implement subscription pools 2015-01-30 15:36:50 -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.