Files
Stream_PHX_A7/Gateways/FE/projects/.resources/c8dbe1e7e3b5f5d5a5ce2ef8ff2238fb88bd1cde2ef95480dd114b1e9cde8607

74 lines
1.5 KiB
Plaintext

{
"custom": {},
"params": {
"value": "value"
},
"propConfig": {
"params.value": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 18,
"width": 151
}
},
"root": {
"children": [
{
"meta": {
"name": "MovingAnalogIndicator"
},
"position": {
"basis": "88px"
},
"propConfig": {
"props.processValue": {
"binding": {
"config": {
"path": "view.params.value"
},
"type": "property"
}
}
},
"props": {
"desiredHigh": 65,
"desiredLow": 40,
"highAlarm": 90,
"highHighAlarm": null,
"highInterlock": null,
"lowAlarm": 10,
"lowInterlock": null,
"lowLowAlarm": null
},
"type": "ia.display.moving-analog-indicator"
},
{
"meta": {
"name": "Label"
},
"position": {
"basis": "66.8px"
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"expression": "{view.params.value} + \" %\""
},
"type": "expr"
}
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"type": "ia.container.flex"
}
}