Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/eb09de147bf93e7e9e251841fc1401e88ddf05afc94a140818d80f27c8e23524

94 lines
1.9 KiB
Plaintext

{
"custom": {
"location": "Components/Atoms/Fields",
"widget": "status_value"
},
"params": {
"item": {
"access_level": null,
"group": "0",
"is_hidden": false,
"label": "CDU",
"order": 0,
"read_only": false,
"states": [
{
"label": "state",
"value": 0
}
],
"sub_path": "/Status/air_temp",
"tagpath": "[default]_Testing/CDU/Status/air_temp",
"type": "Status",
"widget": "status_value"
}
},
"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"
}
}