{ "custom": {}, "params": { "TagId": "value" }, "propConfig": { "params.TagId": { "paramDirection": "input", "persistent": true } }, "props": { "defaultSize": { "height": 264, "width": 397 } }, "root": { "children": [ { "meta": { "name": "Label" }, "position": { "basis": "32px" }, "props": { "text": "UTs Status", "textStyle": { "fontSize": 18, "fontWeight": "bold", "paddingLeft": 15 } }, "type": "ia.display.label" }, { "children": [ { "children": [ { "meta": { "name": "SimpleGauge" }, "position": { "grow": 1 }, "props": { "arc": { "cornerRadius": 5 }, "endAngle": 425, "label": { "maxDecimal": 0, "offsetY": 22, "units": "/35" }, "maxValue": 35, "startAngle": 120, "value": 33 }, "type": "ia.chart.simple-gauge" }, { "meta": { "name": "Label" }, "position": { "basis": "32px" }, "props": { "text": "Running", "textStyle": { "fontSize": 18, "textAlign": "center" } }, "type": "ia.display.label" } ], "meta": { "name": "FlexContainer", "tooltip": { "width": "75%" } }, "position": { "basis": "268px" }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Label" }, "position": { "basis": "50%" }, "props": { "alignVertical": "bottom", "text": 2, "textStyle": { "color": "#F72A2A", "fontSize": 40, "textAlign": "center" } }, "type": "ia.display.label" }, { "meta": { "name": "Label_0" }, "position": { "basis": "50%" }, "props": { "alignVertical": "top", "text": "Faulted", "textStyle": { "fontSize": 18, "textAlign": "center" } }, "type": "ia.display.label" } ], "meta": { "name": "FlexContainer_0", "tooltip": { "width": "25%" } }, "position": { "basis": "109px" }, "props": { "direction": "column" }, "type": "ia.container.flex" } ], "meta": { "name": "FlexContainer" }, "position": { "basis": "212px" }, "props": { "justify": "space-evenly", "style": { "overflow": "visible" } }, "type": "ia.container.flex" } ], "meta": { "name": "root" }, "props": { "direction": "column", "style": { "backgroundColor": "#E3E3E3", "borderBottomLeftRadius": 5, "borderBottomRightRadius": 5, "borderTopLeftRadius": 5, "borderTopRightRadius": 5, "borderWidth": 3, "marginBottom": 10, "marginLeft": 10, "marginRight": 10, "marginTop": 10, "overflow": "hidden" } }, "type": "ia.container.flex" } }