mirror of
https://github.com/nasa/openmct.git
synced 2025-01-17 10:20:27 +00:00
8db75bf41e
* [API] Support dynamic telemetry metadata Add support for dynamic telemetry metadata via custom telemetry metadata providers. The metadata provider API should be considered unstable in it's current invocation. * Perform deprecation checking at runtime * SWG uses telemetry metadata provider * Don't throw with no matched metadata provider * Update API docs * Add license header * Combine metadata providers with general telemetry providers * Replace `TelemetryAPI.canProvideTelemetry` with `TelemetryAPI.isTelemetryObject`. * CanProvideTelemetry is deprecated * Change SWG inputs to numberfield |
||
---|---|---|
.. | ||
clock | ||
conductor | ||
fixed | ||
hyperlink | ||
imagery | ||
layout | ||
listview | ||
my-items | ||
pages | ||
static-markup | ||
table | ||
timeline | ||
README.md |
This directory contains bundles which represent specific user-facing features of Open MCT, such as plots and other visualizations. Bundles in this directory should be effectively optional.