127 lines
2.7 KiB
Plaintext
127 lines
2.7 KiB
Plaintext
{
|
|
"custom": {
|
|
"menu": "value"
|
|
},
|
|
"params": {
|
|
"tagpath": "[default]_Testing/CDU",
|
|
"udt_type": "CDU"
|
|
},
|
|
"propConfig": {
|
|
"custom.menu": {
|
|
"persistent": true
|
|
},
|
|
"params.tagpath": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.udt_type": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Status"
|
|
},
|
|
"position": {
|
|
"tabIndex": 1
|
|
},
|
|
"props": {
|
|
"path": "Components/Faceplates/_template/control"
|
|
},
|
|
"type": "ia.display.view"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "Control"
|
|
},
|
|
"props": {
|
|
"path": "Components/Faceplates/_template/info"
|
|
},
|
|
"type": "ia.display.view"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "Config"
|
|
},
|
|
"position": {
|
|
"tabIndex": 2
|
|
},
|
|
"props": {
|
|
"path": "Components/Faceplates/_template/config"
|
|
},
|
|
"type": "ia.display.view"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "Trends"
|
|
},
|
|
"position": {
|
|
"tabIndex": 3
|
|
},
|
|
"props": {
|
|
"path": "Components/Faceplates/_template/trend"
|
|
},
|
|
"type": "ia.display.view"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "Meta"
|
|
},
|
|
"position": {
|
|
"tabIndex": 4
|
|
},
|
|
"props": {
|
|
"path": "Components/Faceplates/_template/meta"
|
|
},
|
|
"type": "ia.display.view"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "TabContainer"
|
|
},
|
|
"position": {
|
|
"grow": 1
|
|
},
|
|
"props": {
|
|
"menuType": "modern",
|
|
"tabSize": {
|
|
"height": 35,
|
|
"width": 70
|
|
},
|
|
"tabStyle": {
|
|
"active": {
|
|
"color": "var(--call-to-action)"
|
|
},
|
|
"inactive": {
|
|
"color": "gray"
|
|
}
|
|
},
|
|
"tabs": [
|
|
"Status",
|
|
"Control",
|
|
"Config",
|
|
"Trends",
|
|
"Meta"
|
|
]
|
|
},
|
|
"type": "ia.container.tab"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"props": {
|
|
"direction": "column",
|
|
"style": {
|
|
"backgroundColor": "var(--container-root)"
|
|
}
|
|
},
|
|
"type": "ia.container.flex"
|
|
}
|
|
} |