{ "custom": {}, "params": { "SRC": "01", "tagPath": "[Ignition_Common_IO_Gtwy]Yard/SATB1_YARD_DS-1A1" }, "propConfig": { "params.SRC": { "paramDirection": "input", "persistent": true }, "params.tagPath": { "paramDirection": "input", "persistent": true } }, "props": { "defaultSize": { "height": 25, "width": 150 } }, "root": { "children": [ { "meta": { "name": "Equipment Name" }, "position": { "basis": "32px" }, "propConfig": { "props.text": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "indirect", "references": { "tagPath": "{view.params.tagPath}" }, "tagPath": "{tagPath}/Meta/EqName" }, "overlayOptOut": true, "transforms": [ { "expression": "{value} + \" SRC \" + {view.params.SRC}", "type": "expression" } ], "type": "tag" } } }, "props": { "textStyle": { "color": "var(--olGray)", "fontSize": 15, "fontWeight": "bold", "overflow": "visible", "textAlign": "center" } }, "type": "ia.display.label" } ], "meta": { "name": "root" }, "props": { "direction": "column" }, "type": "ia.container.flex" } }