Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/780412dc685f09c19a0e6f09942fc2cd79ba1be8c95b03638ab871fc553d88c5

90 lines
1.9 KiB
Plaintext

{
"custom": {
"location": "Components/Atoms/Fields",
"widget": "config_analog"
},
"params": {
"item": {
"access_level": 0,
"format": "0.0",
"group": 1,
"is_hidden": false,
"is_read_only": false,
"item_label": "Secondary Differential Pressure Setpoint",
"order": 1,
"states": null,
"sub_path": "/Config/dp_setpoint",
"tagpath": "[Ignition_TX21_BE]DM11/Testing_CDU/Config/dp_setpoint",
"type": "config",
"widget": "config_analog"
}
},
"propConfig": {
"custom.location": {
"persistent": true
},
"custom.widget": {
"binding": {
"config": {
"path": "view.params.item"
},
"transforms": [
{
"code": "\treturn value[\u0027widget\u0027]",
"type": "script"
}
],
"type": "property"
},
"persistent": true
},
"params.item": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 50,
"width": 300
}
},
"root": {
"children": [
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"grow": 1
},
"propConfig": {
"props.params.item": {
"binding": {
"config": {
"path": "view.params.item"
},
"type": "property"
}
},
"props.path": {
"binding": {
"config": {
"expression": "{view.custom.location} + \"/\" + {view.custom.widget}"
},
"type": "expr"
}
}
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"justify": "center"
},
"type": "ia.container.flex"
}
}