{ "custom": {}, "params": { "deviceType": "", "props": { "config": { "enableHighlight": true, "isClickable": false }, "status": { "color": "#aaa", "showAlways": true, "tagPath": "", "tooltip": "" } } }, "propConfig": { "params.deviceType": { "paramDirection": "input", "persistent": true }, "params.props": { "paramDirection": "input", "persistent": true } }, "props": { "defaultSize": { "height": 280 } }, "root": { "children": [ { "meta": { "name": "Table" }, "position": { "height": "100%", "width": "100%" }, "propConfig": { "props.data": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "indirect", "references": { "tagPath": "{view.params.props.status.tagPath}" }, "tagPath": "{tagPath}/FMS.jsonValues" }, "transforms": [ { "code": "\treturn historian.fms.genSegmentsTable(value)", "type": "script" } ], "type": "tag" } } }, "props": { "cells": { "style": { "borderBottomColor": "#D5D5D5", "borderBottomStyle": "solid", "borderBottomWidth": "1px", "borderRightColor": "#D5D5D5", "borderRightStyle": "solid", "borderRightWidth": "1px", "fontFamily": "Helvetica", "fontSize": "16px" } }, "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "YYYY-MM-DD HH:mm:ss", "editable": false, "field": "segment", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "table/column-header" }, "title": "Belt Section (10ft)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "#62A3F6", "linecap": "round", "width": 5 }, "max": 100, "track": { "color": "#DADADA", "linecap": "round", "width": 2 }, "value": { "color": "#7D7D7D", "show": true } }, "render": "auto", "resizable": true, "sortable": true, "strictWidth": true, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "#2196F3", "unselected": "#FFFFFF" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 160 }, { "align": "center", "boolean": "checkbox", "dateFormat": "YYYY-MM-DD HH:mm:ss", "editable": false, "field": "fill", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "table/column-header" }, "title": "Package Fill (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "#62A3F6", "linecap": "round", "width": 5 }, "max": 100, "track": { "color": "#DADADA", "linecap": "round", "width": 2 }, "value": { "color": "#7D7D7D", "show": true } }, "render": "auto", "resizable": false, "sortable": true, "strictWidth": false, "style": { "classes": "", "minWidth": "250px" }, "toggleSwitch": { "color": { "selected": "#2196F3", "unselected": "#FFFFFF" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 250 } ], "pager": { "bottom": false }, "rows": { "highlight": { "enabled": false }, "striped": { "enabled": false }, "style": { "classes": "table/highlight" } }, "style": { "fontFamily": "Helvetica", "fontSize": "16px", "fontWeight": "bold", "zoom": 1 } }, "scripts": { "customMethods": [], "messageHandlers": [ { "messageType": "export-data", "pageScope": true, "script": "\tname \u003d utils.extractName(self.view.params.props.status)\n\tutils.downloadCSV(self, \"[\"+name+\"]FlowManagement\")", "sessionScope": false, "viewScope": false } ] }, "type": "ia.display.table" } ], "meta": { "name": "root" }, "type": "ia.container.coord" } }