{ "custom": {}, "params": { "GoTo": "DOAS", "Zoom": "value" }, "propConfig": { "params.GoTo": { "paramDirection": "input", "persistent": true }, "params.Zoom": { "paramDirection": "input", "persistent": true } }, "props": { "defaultSize": { "height": 1000, "width": 1700 } }, "root": { "children": [ { "children": [ { "meta": { "name": "Label" }, "position": { "basis": "32px" }, "propConfig": { "props.text": { "binding": { "config": { "expression": "{view.params.GoTo} + \" Details Page.\"" }, "type": "expr" } } }, "props": { "textStyle": { "classes": "labels/H2" } }, "type": "ia.display.label" }, { "meta": { "name": "Label_0" }, "position": { "basis": "1px", "shrink": 0 }, "props": { "style": { "backgroundColor": "var(--text-muted)" } }, "type": "ia.display.label" }, { "meta": { "name": "Details" }, "position": { "grow": 1 }, "propConfig": { "props.path": { "binding": { "config": { "path": "view.params.GoTo" }, "transforms": [ { "fallback": null, "inputType": "scalar", "mappings": [ { "input": "CRAH", "output": "Pages/HVAC/CRAH" }, { "input": "DOAS", "output": "Pages/HVAC/DOAS" }, { "input": "EF", "output": "Pages/HVAC/EF" }, { "input": "FCU", "output": "Pages/HVAC/FCU" }, { "input": "HUM", "output": "Pages/HVAC/HUM" }, { "input": "RTU", "output": "Pages/HVAC/RTU" }, { "input": "SP", "output": "Pages/HVAC/SP" }, { "input": "STU", "output": "Pages/HVAC/STU" }, { "input": "VAV", "output": "Pages/HVAC/VAV" }, { "input": "FS", "output": "Pages/FireSystem/FireSystem" } ], "outputType": "scalar", "type": "map" } ], "type": "property" } } }, "props": { "params": { "embedded": false, "objectName": "DOAS", "tagPath": "[Ignition_Common_IO_Gtwy]Roof/SATB1_RF_DOAS01" } }, "type": "ia.display.view" } ], "meta": { "name": "FlexContainer" }, "position": { "grow": 1 }, "props": { "direction": "column", "path": "value" }, "type": "ia.container.flex" }, { "meta": { "name": "Details" }, "position": { "basis": "400px" }, "propConfig": { "props.path": { "binding": { "config": { "path": "view.params.type" }, "enabled": false, "transforms": [ { "fallback": null, "inputType": "scalar", "mappings": [ { "input": "DOAS", "output": "Library/Cards/Card_DOAS" } ], "outputType": "scalar", "type": "map" } ], "type": "property" } } }, "props": { "path": "Library/Cards/Card_L3_Navigation", "style": { "classes": "containers/card" } }, "type": "ia.display.view" } ], "meta": { "name": "root" }, "props": { "style": { "gap": "var(--space-md)", "padding": "var(--space-md)" } }, "type": "ia.container.flex" } }