mirror of
https://github.com/nasa/openmct.git
synced 2025-02-07 11:30:28 +00:00
Co-authored-by: Deep Tailor <deep.j.tailor@nasa.gov> Co-authored-by: Andrew Henry <akhenry@gmail.com>
My Items plugin
Defines top-level folder named "My Items" to store user-created items. Enabled by default, this can be disabled in a read-only deployment with no user-editable objects.
Installation
openmct.install(openmct.plugins.MyItems());