Files
Stream_PHX_A7/Gateways/FE/projects/.resources/48aaf17414c92cc95676d1fc953eb0ab196bee3ac32b66a8eb7c4f205409da64

2001 lines
63 KiB
Plaintext

{
"custom": {
"AlarmSeverity": 0,
"Postion": {
"Closed": 1,
"Faulted": 0,
"Open": 0
},
"Status": 1,
"Val": "Closed",
"colorHandler": {
"body": "var(--text-muted)"
},
"tag": "Valve"
},
"params": {
"Layout": true,
"objectName": "ValveM",
"tagPath": "[Ignition_Common_IO_Gtwy]/Roof/CV48"
},
"propConfig": {
"custom.AlarmSeverity": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/AlarmSummary/ActiveAlarms"
},
"enabled": false,
"transforms": [
{
"code": "\treturn alarm.summary.calcMaxPriority(self.view.params.tagPath)",
"type": "script"
}
],
"type": "tag"
},
"persistent": true
},
"custom.Postion": {
"persistent": true
},
"custom.Postion.Closed": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Status Closed"
},
"enabled": false,
"type": "tag"
}
},
"custom.Postion.Faulted": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Alarms/Alarm Summary"
},
"enabled": false,
"type": "tag"
}
},
"custom.Postion.Open": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Status Open"
},
"enabled": false,
"type": "tag"
}
},
"custom.Status": {
"binding": {
"config": {
"expression": "binEnum({view.custom.Postion.Closed},{view.custom.Postion.Open},{view.custom.Postion.Faulted})\r\n\t "
},
"type": "expr"
},
"persistent": true
},
"custom.Val": {
"binding": {
"config": {
"path": "view.custom.Status"
},
"transforms": [
{
"fallback": null,
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "Actuating"
},
{
"input": 1,
"output": "Closed"
},
{
"input": 2,
"output": "Open"
},
{
"input": 3,
"output": "Faulted"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
},
"persistent": true
},
"custom.colorHandler": {
"persistent": true
},
"custom.colorHandler.text": {
"binding": {
"config": {
"path": "view.custom.Status"
},
"transforms": [
{
"fallback": "purple",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "black"
},
{
"input": 1,
"output": "black"
},
{
"input": 2,
"output": "black"
},
{
"input": 3,
"output": "white"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"custom.colorHandler.valve": {
"binding": {
"config": {
"path": "view.custom.Status"
},
"transforms": [
{
"fallback": "purple",
"inputType": "scalar",
"mappings": [
{
"input": 0,
"output": "var(--state-auto)"
},
{
"input": 1,
"output": "var(--state-standby)"
},
{
"input": 2,
"output": "var(--state-running)"
},
{
"input": 3,
"output": "var(--state-faulted)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"custom.tag": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Meta/EqName"
},
"enabled": false,
"type": "tag"
},
"persistent": true
},
"params.Layout": {
"paramDirection": "input",
"persistent": true
},
"params.objectName": {
"paramDirection": "input",
"persistent": true
},
"params.tagPath": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 101,
"width": 100
}
},
"root": {
"children": [
{
"children": [
{
"meta": {
"name": "Val"
},
"position": {
"height": 15,
"width": 74,
"x": 2,
"y": 76
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"path": "view.custom.Val"
},
"type": "property"
}
}
},
"props": {
"textStyle": {
"color": "#0013FF",
"fontFamily": "inherit",
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Tag"
},
"position": {
"height": 12,
"width": 74,
"x": 3
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Parameters.DeviceLabel"
},
"enabled": false,
"type": "tag"
}
}
},
"props": {
"text": "Valve",
"textStyle": {
"fontFamily": "inherit",
"fontSize": 12,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tpageId \u003d self.page.props.pageId\n\tsystem.perspective.print(\u0027pageId: {}\u0027.format(pageId))\n\t\n\ttagPath \u003d self.view.params.tagPath\n\tobjectName \u003d self.view.params.objectName\n\tutils.nav.openEQPopup(objectName, tagPath)"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "Valve_Vertical",
"tooltip": {
"enabled": true
}
},
"position": {
"height": 68,
"width": 70,
"x": 5,
"y": 12
},
"propConfig": {
"meta.tooltip.text": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Meta/Tooltip"
},
"type": "tag"
}
},
"props.elements[0].elements[0].fill.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.valve"
},
"type": "property"
}
},
"props.elements[0].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.body"
},
"type": "property"
}
},
"props.elements[0].elements[1].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.body"
},
"type": "property"
}
},
"props.elements[0].elements[2].fill.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.valve"
},
"type": "property"
}
},
"props.elements[0].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.body"
},
"type": "property"
}
},
"props.elements[0].elements[3].fill.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.valve"
},
"type": "property"
}
},
"props.elements[0].elements[3].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.body"
},
"type": "property"
}
},
"props.elements[0].elements[5].text": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Control/ModeCMD"
},
"enabled": false,
"transforms": [
{
"fallback": "M",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "M"
},
{
"input": true,
"output": "A"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.style.outlineColor": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "none",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "white"
},
{
"input": 0,
"output": "white"
},
{
"input": 1,
"output": "var(--coolpurple)"
},
{
"input": 2,
"output": "var(--goldenyellow)"
},
{
"input": 3,
"output": "var(--sunsetorange)"
},
{
"input": 4,
"output": "var(--alarmred)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.style.outlineStyle": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "none",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "none"
},
{
"input": 0,
"output": "none"
},
{
"input": 1,
"output": "solid"
},
{
"input": 2,
"output": "solid"
},
{
"input": 3,
"output": "solid"
},
{
"input": 4,
"output": "solid"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
}
},
"props": {
"elements": [
{
"elements": [
{
"fill": {},
"height": "11.25",
"name": "rect",
"stroke": {
"width": "0.75px"
},
"type": "rect",
"width": "15.75",
"x": "4.167",
"y": "0.375"
},
{
"d": "M12.042,11.625l-0,12.75",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"width": "0.75px"
},
"type": "path"
},
{
"d": "M12.042,24.375l11.625,-5.25l-0,10.5l-11.625,-5.25Z",
"fill": {},
"name": "path",
"stroke": {
"width": "0.83px"
},
"type": "path"
},
{
"d": "M12.042,24.375l-11.625,-5.25l-0,10.5l11.625,-5.25Z",
"fill": {},
"name": "path",
"stroke": {
"width": "0.83px"
},
"type": "path"
},
{
"name": "group",
"transform": "matrix(10.4167,0,0,10.4167,16.3879,9.72823)",
"type": "group"
},
{
"name": "text",
"style": {
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
"fontSize": "10.417px"
},
"text": "A",
"type": "text",
"x": "7.711px",
"y": "9.728px"
}
],
"id": "Valve",
"name": "Valve",
"type": "group"
}
],
"fill": {
"rule": "evenodd"
},
"stroke": {
"linecap": "round",
"linejoin": "round",
"miterlimit": "1.5"
},
"style": {
"borderStyle": "none",
"classes": "containers/HoverOver",
"clipRule": "evenodd",
"outlineWidth": 2,
"paddingBottom": 3,
"paddingLeft": 3,
"paddingRight": 3,
"paddingTop": 3
},
"viewBox": "0 0 25 31"
},
"type": "ia.shapes.svg"
},
{
"meta": {
"name": "AlarmIcons"
},
"position": {
"height": 20,
"rotate": {
"anchor": "50% 39%"
},
"width": 20,
"x": 56
},
"propConfig": {
"props.elements[0].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "hidden"
},
{
"input": 2,
"output": "hidden"
},
{
"input": 3,
"output": "visible"
},
{
"input": 4,
"output": "hidden"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[1].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "hidden"
},
{
"input": 2,
"output": "hidden"
},
{
"input": 3,
"output": "visible"
},
{
"input": 4,
"output": "hidden"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[2].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "hidden"
},
{
"input": 2,
"output": "visible"
},
{
"input": 3,
"output": "hidden"
},
{
"input": 4,
"output": "hidden"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[3].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "visible"
},
{
"input": 2,
"output": "hidden"
},
{
"input": 3,
"output": "hidden"
},
{
"input": 4,
"output": "hidden"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[4].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "hidden"
},
{
"input": 2,
"output": "hidden"
},
{
"input": 3,
"output": "hidden"
},
{
"input": 4,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[5].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "hidden"
},
{
"input": 2,
"output": "hidden"
},
{
"input": 3,
"output": "hidden"
},
{
"input": 4,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
}
},
"props": {
"elements": [
{
"d": "M7.858,0.648l6.489,6.489c0.199,0.199 0.199,0.522 0,0.721l-6.489,6.489c-0.199,0.199 -0.522,0.199 -0.721,0l-6.489,-6.489c-0.199,-0.199 -0.199,-0.522 -0,-0.721l6.489,-6.489c0.199,-0.199 0.522,-0.199 0.721,-0Z",
"fill": {
"paint": "#de7c33"
},
"name": "path",
"stroke": {
"paint": "#000",
"width": "0.48px"
},
"type": "path"
},
{
"elements": [
{
"elements": [
{
"d": "M7.163,8.96l-0.351,-4.735l1.371,0l-0.34,4.735l-0.68,-0Zm-0.318,1.81l0,-1.105l1.305,0l0,1.105l-1.305,0Z",
"fill": {
"paint": "#fff",
"rule": "nonzero"
},
"name": "path",
"type": "path"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
},
{
"elements": [
{
"d": "M6.855,1.849c0.134,-0.227 0.378,-0.367 0.643,-0.367c0.264,-0 0.508,0.14 0.642,0.367c1.411,2.401 4.768,8.113 6.195,10.541c0.136,0.231 0.137,0.516 0.005,0.748c-0.133,0.232 -0.38,0.375 -0.647,0.375l-12.39,0c-0.268,0 -0.515,-0.143 -0.647,-0.375c-0.133,-0.232 -0.131,-0.517 0.004,-0.748c1.427,-2.428 4.784,-8.14 6.195,-10.541Z",
"fill": {
"paint": "#f4b834"
},
"name": "path",
"stroke": {
"paint": "#000",
"width": "0.48px"
},
"type": "path"
},
{
"elements": [
{
"elements": [
{
"d": "M7.126,9.942l-0.389,-4.988l1.521,0l-0.377,4.988l-0.755,-0Zm-0.353,1.907l0,-1.164l1.449,0l-0,1.164l-1.449,-0Z",
"fill": {
"paint": "#fff",
"rule": "nonzero"
},
"name": "path",
"type": "path"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
},
{
"elements": [
{
"d": "M12.307,1.181l-0,12.633c-0,0.265 -0.216,0.481 -0.481,0.481l-8.657,-0c-0.265,-0 -0.48,-0.216 -0.48,-0.481l-0,-12.633c-0,-0.265 0.215,-0.48 0.48,-0.48l8.657,-0c0.265,-0 0.481,0.215 0.481,0.48Z",
"fill": {
"paint": "#7166b7"
},
"name": "path",
"stroke": {
"paint": "#000",
"width": "0.48px"
},
"type": "path"
},
{
"elements": [
{
"elements": [
{
"d": "M7.126,9.042l-0.389,-5.001l1.521,-0l-0.377,5.001l-0.755,0Zm-0.353,1.912l0,-1.167l1.449,0l-0,1.167l-1.449,0Z",
"fill": {
"paint": "#fff",
"rule": "nonzero"
},
"name": "path",
"type": "path"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
},
{
"cx": "7.498",
"cy": "7.498",
"fill": {
"paint": "#e22028"
},
"name": "circle",
"r": "7.198",
"stroke": {
"paint": "#000",
"width": "0.48px"
},
"type": "circle"
},
{
"elements": [
{
"elements": [
{
"d": "M5.712,9.232l-0.389,-5.617l1.521,-0l-0.377,5.617l-0.755,0Zm-0.353,2.148l0,-1.31l1.449,-0l-0,1.31l-1.449,0Z",
"fill": {
"paint": "#fff",
"rule": "nonzero"
},
"name": "path",
"type": "path"
}
],
"name": "group",
"type": "group"
},
{
"elements": [
{
"d": "M8.597,9.232l-0.389,-5.617l1.521,-0l-0.377,5.617l-0.755,0Zm-0.353,2.148l0,-1.31l1.449,-0l-0,1.31l-1.449,0Z",
"fill": {
"paint": "#fff",
"rule": "nonzero"
},
"name": "path",
"type": "path"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
}
],
"fill": {
"rule": "evenodd"
},
"stroke": {
"linecap": "round",
"linejoin": "round",
"miterlimit": "1.5"
},
"style": {
"clipRule": "evenodd"
},
"viewBox": "0 0 15 15"
},
"type": "ia.shapes.svg"
}
],
"meta": {
"contextMenu": {
"items": [
{
"children": [],
"icon": {
"color": "",
"path": "",
"style": {}
},
"link": {
"target": "self",
"url": ""
},
"message": {
"payload": {},
"scope": "page",
"type": ""
},
"method": {
"name": "",
"params": {}
},
"style": {
"classes": ""
},
"text": "menu-item",
"type": "method"
},
{
"children": [],
"icon": {
"color": "",
"path": "",
"style": {}
},
"link": {
"target": "self",
"url": ""
},
"message": {
"payload": {},
"scope": "page",
"type": ""
},
"method": {
"name": "",
"params": {}
},
"style": {
"classes": ""
},
"text": "menu-item",
"type": "link"
}
]
},
"name": "VierticalView",
"tooltip": {
"enabled": true,
"location": "top",
"text": null
}
},
"position": {
"basis": "100%"
},
"propConfig": {
"position.display": {
"binding": {
"config": {
"path": "view.params.Layout"
},
"type": "property"
}
}
},
"props": {
"style": {
"overflow": "visible"
}
},
"type": "ia.container.coord"
},
{
"children": [
{
"meta": {
"name": "Val"
},
"position": {
"height": 10,
"width": 40,
"x": 55,
"y": 41.5
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"path": "view.custom.Val"
},
"type": "property"
}
}
},
"props": {
"textStyle": {
"color": "#0013FF",
"fontFamily": "inherit",
"fontSize": 12,
"textAlign": "start"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Tag"
},
"position": {
"height": 15,
"width": 45,
"x": 55,
"y": 19.5
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Parameters.DeviceLabel"
},
"type": "tag"
}
}
},
"props": {
"textStyle": {
"fontFamily": "inherit",
"fontSize": 12,
"textAlign": "start"
}
},
"type": "ia.display.label"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tpageId \u003d self.page.props.pageId\n\tsystem.perspective.print(\u0027pageId: {}\u0027.format(pageId))\n\t\n\ttagPath \u003d self.view.params.tagPath\n\tobjectName \u003d self.view.params.objectName\n\tutils.nav.openEQPopup(objectName, tagPath)"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "Valve_Horizontal",
"tooltip": {
"enabled": true
}
},
"position": {
"height": 50,
"width": 50,
"x": 3,
"y": 12.5
},
"propConfig": {
"meta.tooltip.text": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Meta/Tooltip"
},
"type": "tag"
}
},
"props.elements[0].elements[0].fill.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.valve"
},
"type": "property"
}
},
"props.elements[0].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.body"
},
"type": "property"
}
},
"props.elements[0].elements[1].elements[0].elements[0].text": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Control/ModeCMD"
},
"transforms": [
{
"fallback": "M",
"inputType": "scalar",
"mappings": [
{
"input": false,
"output": "M"
},
{
"input": true,
"output": "A"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "tag"
}
},
"props.elements[0].elements[1].elements[0].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.body"
},
"type": "property"
}
},
"props.elements[0].elements[2].fill.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.valve"
},
"type": "property"
}
},
"props.elements[0].elements[2].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.body"
},
"type": "property"
}
},
"props.elements[0].elements[3].fill.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.valve"
},
"type": "property"
}
},
"props.elements[0].elements[3].stroke.paint": {
"binding": {
"config": {
"path": "view.custom.colorHandler.body"
},
"type": "property"
}
},
"props.style.outlineColor": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "none",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "white"
},
{
"input": 0,
"output": "white"
},
{
"input": 1,
"output": "var(--coolpurple)"
},
{
"input": 2,
"output": "var(--goldenyellow)"
},
{
"input": 3,
"output": "var(--sunsetorange)"
},
{
"input": 4,
"output": "var(--alarmred)"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.style.outlineStyle": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "none",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "none"
},
{
"input": 0,
"output": "none"
},
{
"input": 1,
"output": "solid"
},
{
"input": 2,
"output": "solid"
},
{
"input": 3,
"output": "solid"
},
{
"input": 4,
"output": "solid"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
}
},
"props": {
"elements": [
{
"elements": [
{
"fill": {},
"height": 62.5,
"name": "rect",
"stroke": {
"width": "3.46px"
},
"type": "rect",
"width": "45.833",
"x": "1.729",
"y": "17.354"
},
{
"elements": [
{
"elements": [
{
"name": "text",
"style": {
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
"fontSize": "39.263px"
},
"type": "text",
"x": "8.325px",
"y": "61.555px"
}
],
"name": "group",
"stroke": {
"width": "1px"
},
"transform": "matrix(1,0,0,0.921677,0,4.82116)",
"type": "group"
}
],
"name": "group",
"type": "group"
},
{
"d": "M104.075,48.604l23.438,46.875l-46.876,0l23.438,-46.875Z",
"fill": {},
"name": "path",
"stroke": {
"width": "3.46px"
},
"type": "path"
},
{
"d": "M104.075,48.604l23.438,-46.875l-46.876,0l23.438,46.875Z",
"fill": {},
"name": "path",
"stroke": {
"width": "3.46px"
},
"type": "path"
},
{
"d": "M104.075,48.604l-56.25,0",
"fill": {
"paint": "transparent"
},
"name": "path",
"stroke": {
"paint": "#000",
"width": "3.46px"
},
"type": "path"
}
],
"id": "Valve",
"name": "Valve",
"type": "group"
}
],
"fill": {
"rule": "evenodd"
},
"stroke": {
"linecap": "round",
"linejoin": "round",
"miterlimit": "1.5"
},
"style": {
"classes": "containers/HoverOver",
"clipRule": "evenodd",
"outlineWidth": "2"
},
"viewBox": "0 0 130 98"
},
"type": "ia.shapes.svg"
},
{
"meta": {
"name": "AlarmIcons"
},
"position": {
"height": 20,
"rotate": {
"anchor": "50% 39%"
},
"width": 20,
"x": 44.992984484863285
},
"propConfig": {
"props.elements[0].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "hidden"
},
{
"input": 2,
"output": "hidden"
},
{
"input": 3,
"output": "visible"
},
{
"input": 4,
"output": "hidden"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[1].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "hidden"
},
{
"input": 2,
"output": "hidden"
},
{
"input": 3,
"output": "visible"
},
{
"input": 4,
"output": "hidden"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[2].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "hidden"
},
{
"input": 2,
"output": "visible"
},
{
"input": 3,
"output": "hidden"
},
{
"input": 4,
"output": "hidden"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[3].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "visible"
},
{
"input": 2,
"output": "hidden"
},
{
"input": 3,
"output": "hidden"
},
{
"input": 4,
"output": "hidden"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[4].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "hidden"
},
{
"input": 2,
"output": "hidden"
},
{
"input": 3,
"output": "hidden"
},
{
"input": 4,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
},
"props.elements[5].visibility": {
"binding": {
"config": {
"path": "view.custom.AlarmSeverity"
},
"transforms": [
{
"fallback": "hiden",
"inputType": "scalar",
"mappings": [
{
"input": -1,
"output": "hidden"
},
{
"input": 0,
"output": "hidden"
},
{
"input": 1,
"output": "hidden"
},
{
"input": 2,
"output": "hidden"
},
{
"input": 3,
"output": "hidden"
},
{
"input": 4,
"output": "visible"
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
}
},
"props": {
"elements": [
{
"d": "M7.858,0.648l6.489,6.489c0.199,0.199 0.199,0.522 0,0.721l-6.489,6.489c-0.199,0.199 -0.522,0.199 -0.721,0l-6.489,-6.489c-0.199,-0.199 -0.199,-0.522 -0,-0.721l6.489,-6.489c0.199,-0.199 0.522,-0.199 0.721,-0Z",
"fill": {
"paint": "#de7c33"
},
"name": "path",
"stroke": {
"paint": "#000",
"width": "0.48px"
},
"type": "path"
},
{
"elements": [
{
"elements": [
{
"d": "M7.163,8.96l-0.351,-4.735l1.371,0l-0.34,4.735l-0.68,-0Zm-0.318,1.81l0,-1.105l1.305,0l0,1.105l-1.305,0Z",
"fill": {
"paint": "#fff",
"rule": "nonzero"
},
"name": "path",
"type": "path"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
},
{
"elements": [
{
"d": "M6.855,1.849c0.134,-0.227 0.378,-0.367 0.643,-0.367c0.264,-0 0.508,0.14 0.642,0.367c1.411,2.401 4.768,8.113 6.195,10.541c0.136,0.231 0.137,0.516 0.005,0.748c-0.133,0.232 -0.38,0.375 -0.647,0.375l-12.39,0c-0.268,0 -0.515,-0.143 -0.647,-0.375c-0.133,-0.232 -0.131,-0.517 0.004,-0.748c1.427,-2.428 4.784,-8.14 6.195,-10.541Z",
"fill": {
"paint": "#f4b834"
},
"name": "path",
"stroke": {
"paint": "#000",
"width": "0.48px"
},
"type": "path"
},
{
"elements": [
{
"elements": [
{
"d": "M7.126,9.942l-0.389,-4.988l1.521,0l-0.377,4.988l-0.755,-0Zm-0.353,1.907l0,-1.164l1.449,0l-0,1.164l-1.449,-0Z",
"fill": {
"paint": "#fff",
"rule": "nonzero"
},
"name": "path",
"type": "path"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
},
{
"elements": [
{
"d": "M12.307,1.181l-0,12.633c-0,0.265 -0.216,0.481 -0.481,0.481l-8.657,-0c-0.265,-0 -0.48,-0.216 -0.48,-0.481l-0,-12.633c-0,-0.265 0.215,-0.48 0.48,-0.48l8.657,-0c0.265,-0 0.481,0.215 0.481,0.48Z",
"fill": {
"paint": "#7166b7"
},
"name": "path",
"stroke": {
"paint": "#000",
"width": "0.48px"
},
"type": "path"
},
{
"elements": [
{
"elements": [
{
"d": "M7.126,9.042l-0.389,-5.001l1.521,-0l-0.377,5.001l-0.755,0Zm-0.353,1.912l0,-1.167l1.449,0l-0,1.167l-1.449,0Z",
"fill": {
"paint": "#fff",
"rule": "nonzero"
},
"name": "path",
"type": "path"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
},
{
"cx": "7.498",
"cy": "7.498",
"fill": {
"paint": "#e22028"
},
"name": "circle",
"r": "7.198",
"stroke": {
"paint": "#000",
"width": "0.48px"
},
"type": "circle"
},
{
"elements": [
{
"elements": [
{
"d": "M5.712,9.232l-0.389,-5.617l1.521,-0l-0.377,5.617l-0.755,0Zm-0.353,2.148l0,-1.31l1.449,-0l-0,1.31l-1.449,0Z",
"fill": {
"paint": "#fff",
"rule": "nonzero"
},
"name": "path",
"type": "path"
}
],
"name": "group",
"type": "group"
},
{
"elements": [
{
"d": "M8.597,9.232l-0.389,-5.617l1.521,-0l-0.377,5.617l-0.755,0Zm-0.353,2.148l0,-1.31l1.449,-0l-0,1.31l-1.449,0Z",
"fill": {
"paint": "#fff",
"rule": "nonzero"
},
"name": "path",
"type": "path"
}
],
"name": "group",
"type": "group"
}
],
"name": "group",
"type": "group"
}
],
"fill": {
"rule": "evenodd"
},
"stroke": {
"linecap": "round",
"linejoin": "round",
"miterlimit": "1.5"
},
"style": {
"clipRule": "evenodd"
},
"viewBox": "0 0 15 15"
},
"type": "ia.shapes.svg"
}
],
"meta": {
"name": "HorizontalView"
},
"position": {
"basis": "200px"
},
"propConfig": {
"position.display": {
"binding": {
"config": {
"path": "view.params.Layout"
},
"transforms": [
{
"fallback": null,
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": false
},
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
}
},
"type": "ia.container.coord"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"overflow": "visible"
}
},
"type": "ia.container.flex"
}
}