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

129 lines
3.0 KiB
Plaintext

{
"custom": {
"tags": [
{
"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",
"type": "config",
"widget": "config_analog"
},
{
"access_level": 0,
"format": "0.0",
"group": 1,
"is_hidden": false,
"is_read_only": false,
"item_label": "Secondary Flow Setpoint",
"order": 1,
"states": null,
"sub_path": "/Config/flow_setpoint",
"type": "config",
"widget": "config_analog"
},
{
"access_level": 0,
"format": "0.0",
"group": 1,
"is_hidden": false,
"is_read_only": false,
"item_label": "Secondary Temperature Setpoint",
"order": 1,
"states": null,
"sub_path": "/Config/temperature_setpoint",
"type": "config",
"widget": "config_analog"
}
]
},
"params": {
"tagpath": "[Ignition_TX21_BE]DM11/Testing_CDU",
"udt_type": "CDU"
},
"propConfig": {
"custom.tags": {
"binding": {
"config": {
"path": "view.params.tagpath"
},
"transforms": [
{
"code": "\treturn ui.details.get_udt_configuration(value, \u0027config\u0027)",
"type": "script"
}
],
"type": "property"
},
"persistent": true
},
"params.tagpath": {
"paramDirection": "input",
"persistent": true
},
"params.udt_type": {
"paramDirection": "input",
"persistent": true
}
},
"props": {},
"root": {
"children": [
{
"meta": {
"name": "FlexRepeater"
},
"position": {
"grow": 1
},
"propConfig": {
"props.instances": {
"binding": {
"config": {
"struct": {
"path": "{view.params.tagpath}",
"tags": "{view.custom.tags}"
},
"waitOnAll": true
},
"transforms": [
{
"code": "\treturn ui.details.generate_flex_array(value[\u0027tags\u0027], value[\u0027path\u0027])",
"type": "script"
}
],
"type": "expr-struct"
}
}
},
"props": {
"elementPosition": {
"basis": "auto"
},
"justify": "center",
"path": "Components/Atoms/Fields/_generic_field",
"style": {
"marginRight": "5px"
},
"wrap": "wrap"
},
"type": "ia.display.flex-repeater"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"classes": "Common/Static/card"
}
},
"type": "ia.container.flex"
}
}