{ "custom": { "OCmd": {} }, "params": { "auth": { "almAck": true, "almShelve": true, "config": true, "control": true }, "tagPath": "[Ignition_Common_IO_Gtwy]ER1159/SATB1_ER1159_H2" }, "propConfig": { "custom.OCmd": { "persistent": true }, "custom.OCmd.Reset": { "binding": { "config": { "bidirectional": true, "fallbackDelay": 2.5, "mode": "indirect", "references": { "tagPath": "{view.params.tagPath}" }, "tagPath": "{tagPath}/Control/Reset" }, "type": "tag" } }, "params.auth": { "paramDirection": "input", "persistent": true }, "params.tagPath": { "paramDirection": "input", "persistent": true } }, "props": {}, "root": { "children": [ { "children": [ { "events": { "dom": { "onClick": { "config": { "script": "\tself.view.custom.OCmd.Reset \u003d True" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Reset Btn" }, "position": { "basis": "50px" }, "propConfig": { "props.enabled": { "binding": { "config": { "path": "view.params.auth.control" }, "type": "property" } } }, "props": { "primary": false, "text": "Reset" }, "type": "ia.input.button" } ], "meta": { "name": "Left Column" }, "position": { "basis": "50%" }, "props": { "direction": "column", "style": { "gap": "10px", "overflow": "visible" } }, "type": "ia.container.flex" }, { "meta": { "name": "Right Column" }, "position": { "basis": "50%" }, "props": { "direction": "column", "style": { "gap": "10px", "overflow": "visible" } }, "type": "ia.container.flex" } ], "meta": { "name": "root" }, "props": { "style": { "classes": "containers/padded-container", "gap": "10px", "overflow": "visible" } }, "type": "ia.container.flex" } }