Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/02b761a8cbf1c8a4e40f2c5d5580802be3e711567610eab9971e4853dc2dc15c

237 lines
6.1 KiB
Plaintext

{
"custom": {},
"params": {
"tagpath": "[Ignition_TX21_BE]DM11/TX21_DM11_CDU02",
"udt_type": "_template"
},
"propConfig": {
"params.tagpath": {
"paramDirection": "input",
"persistent": true
},
"params.udt_type": {
"paramDirection": "input",
"persistent": true
}
},
"props": {},
"root": {
"children": [
{
"children": [
{
"meta": {
"name": "Control"
},
"position": {
"tabIndex": 1
},
"propConfig": {
"props.params.tagpath": {
"binding": {
"config": {
"path": "view.params.tagpath"
},
"type": "property"
}
},
"props.params.udt_type": {
"binding": {
"config": {
"path": "view.params.udt_type"
},
"type": "property"
}
},
"props.path": {
"binding": {
"config": {
"expression": "\"Components/Faceplates/\" + {view.params.udt_type} + \"/control\""
},
"type": "expr"
}
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Status"
},
"propConfig": {
"props.params.tagpath": {
"binding": {
"config": {
"path": "view.params.tagpath"
},
"type": "property"
}
},
"props.params.udt_type": {
"binding": {
"config": {
"path": "view.params.udt_type"
},
"type": "property"
}
},
"props.path": {
"binding": {
"config": {
"expression": "\"Components/Faceplates/\" + {view.params.udt_type} + \"/status\""
},
"type": "expr"
}
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Config"
},
"position": {
"tabIndex": 2
},
"propConfig": {
"props.params.tagpath": {
"binding": {
"config": {
"path": "view.params.tagpath"
},
"type": "property"
}
},
"props.params.udt_type": {
"binding": {
"config": {
"path": "view.params.udt_type"
},
"type": "property"
}
},
"props.path": {
"binding": {
"config": {
"expression": "\"Components/Faceplates/\" + {view.params.udt_type} + \"/config\""
},
"type": "expr"
}
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Trends"
},
"position": {
"tabIndex": 3
},
"propConfig": {
"props.params.tagpath": {
"binding": {
"config": {
"path": "view.params.tagpath"
},
"type": "property"
}
},
"props.params.udt_type": {
"binding": {
"config": {
"path": "view.params.udt_type"
},
"type": "property"
}
},
"props.path": {
"binding": {
"config": {
"expression": "\"Components/Faceplates/\" + {view.params.udt_type} + \"/trend\""
},
"type": "expr"
}
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Meta"
},
"position": {
"tabIndex": 4
},
"propConfig": {
"props.params.tagpath": {
"binding": {
"config": {
"path": "view.params.tagpath"
},
"type": "property"
}
},
"props.params.udt_type": {
"binding": {
"config": {
"path": "view.params.udt_type"
},
"type": "property"
}
},
"props.path": {
"binding": {
"config": {
"expression": "\"Components/Faceplates/\" + {view.params.udt_type} + \"/meta\""
},
"type": "expr"
}
}
},
"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"
}
}