openmct/platform/features/my-items
2018-10-03 18:55:27 -07:00
..
bundle.js [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
README.md Added brief readmes for all plugins. (#2184) 2018-10-03 18:55:27 -07:00

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());