{ "custom": {}, "params": {}, "props": { "defaultSize": { "height": 55, "width": 79 } }, "root": { "children": [ { "meta": { "name": "id" }, "position": { "height": 20, "width": "100%" }, "props": { "style": { "fontSize": 10 }, "text": "DM11 RPP01" }, "type": "ia.display.label" }, { "meta": { "name": "device" }, "position": { "height": 30, "width": "100%", "y": 20 }, "props": { "alignVertical": "top", "style": { "fontSize": 10, "paddingLeft": "5px" }, "text": "Running" }, "type": "ia.display.label" }, { "meta": { "name": "value" }, "position": { "height": 15, "width": "100%", "y": 33 }, "props": { "style": { "fontSize": 10, "paddingLeft": "5px" }, "text": "25 kW" }, "type": "ia.display.label" }, { "meta": { "name": "AlarmIcons" }, "position": { "height": 20, "width": 20 }, "propConfig": { "position.x": { "binding": { "config": { "path": "view.props.defaultSize.width" }, "transforms": [ { "expression": "{value}-10\r\n", "type": "expression" } ], "type": "property" } }, "position.y": { "binding": { "config": { "path": "../device.position.y" }, "transforms": [ { "expression": "{value}-10\r\n", "type": "expression" } ], "type": "property" } } }, "props": { "params": { "AlarmSeverity": 4, "ack": false }, "path": "Components/Atoms/AlarmIcons" }, "type": "ia.display.view" } ], "meta": { "name": "root" }, "props": { "style": { "overflow": "visible" } }, "type": "ia.container.coord" } }