openmct/platform/core
Andrew Henry 01d02642e8
Remove legacy type service usage from modern Open MCT codebase (#4534)
* Remove type service from the DefaultMetadataProvider
* Added tests
* Move unknown types to new type registry
* Migrate legacy type telemetry information to new types to obviate need to use type service from new API
* Remove default object, it's not needed any more
* Remove injector from spec
2021-12-15 19:36:01 -08:00
..
src [MyItems Plugin] Migrate/remove legacy MyItems code into new plugin (#4107) 2021-11-05 11:17:49 -07:00
test [MyItems Plugin] Migrate/remove legacy MyItems code into new plugin (#4107) 2021-11-05 11:17:49 -07:00
bundle.js Remove legacy type service usage from modern Open MCT codebase (#4534) 2021-12-15 19:36:01 -08:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This bundle contains core software components of Open MCT. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.