{ "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" } }