mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 23:28:14 +00:00
@ -35,6 +35,11 @@ define([
|
|||||||
"description": "Example illustrating the addition of a static top-level hierarchy",
|
"description": "Example illustrating the addition of a static top-level hierarchy",
|
||||||
"extensions": {
|
"extensions": {
|
||||||
"roots": [
|
"roots": [
|
||||||
|
{
|
||||||
|
"id": "exampleTaxonomy"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"models": [
|
||||||
{
|
{
|
||||||
"id": "exampleTaxonomy",
|
"id": "exampleTaxonomy",
|
||||||
"model": {
|
"model": {
|
||||||
|
Reference in New Issue
Block a user