openmct/example
Pete Richards 8db75bf41e [API] Support dynamic telemetry metadata (#1941)
* [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
2018-03-21 14:18:08 -07:00
..
builtins [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
composite [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
eventGenerator [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
export [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
extensions [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
forms [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
generator [API] Support dynamic telemetry metadata (#1941) 2018-03-21 14:18:08 -07:00
identity [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
imagery new-plot import (#1557) 2018-03-02 14:29:34 -08:00
mobile [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
msl [Example] Updated copyright statement in MSL data dictionary 2017-05-01 13:07:32 -07:00
notifications [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
persistence [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
policy [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
profiling [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
scratchpad [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
styleguide new-plot import (#1557) 2018-03-02 14:29:34 -08:00
taxonomy [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
worker [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory is for example bundles, which are intended to illustrate how to author new software components using Open MCT.