mirror of
https://github.com/nasa/openmct.git
synced 2025-02-22 10:11:06 +00:00
* Fixes #1938 Fixed usage of Telemetry API, use hints to get valueMetadata, use valueMetadata to get formatter * dont circumvent chooseTelemetryKeyToDisplay, which was causing a regression when imagery is added to fp * fix broken tests * pass valueMetaData to limitEvaluator.evaluate, rename #chooseTelemetryKeyToDisplay to getValueMetadata, to reflect what is returned. update tests * change getValueMetadata to chooseValueMetadataToDisplay
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.