Documentation is provided to support the use and development of Open MCT. It's recommended that before doing any development with Open MCT you take some time to familiarize yourself with the documentation below.
Open MCT provides functionality out of the box, but it's also a platform for building rich mission operations applications based on modern web technology. The platform is configured declaratively, and defines conventions for building on the provided capabilities by creating modular 'bundles' that extend the platform at a variety of extension points. The details of how to extend the platform are provided in the following documentation.
The Open MCT API provides the means to integrate Open MCT with your telemetry sources, and with time will include additional extension points for developers to add new categories of functionality to Open MCT.
The Open MCT User's Guide provides comprehensive documentation on using Open MCT, covering all aspects of viewing and using data, navigating the application and composing and customizing views. It is recommended reading for both those using Open MCT and developing for it, as it covers important conceptual models and stylistic concepts inherit in our approach.