Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/a3f8b5b982cacbe88fe951c24f903dae2e9f5ed979bc74d29b77de4d1690428e

155 lines
3.3 KiB
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 31,
"width": 45
}
},
"root": {
"children": [
{
"meta": {
"name": "id"
},
"position": {
"height": 9
},
"propConfig": {
"position.width": {
"binding": {
"config": {
"path": "view.props.defaultSize.width"
},
"type": "property"
}
}
},
"props": {
"style": {
"fontSize": 6
},
"text": "DM11 RPP01"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "device"
},
"position": {
"height": 22,
"y": 9
},
"propConfig": {
"position.width": {
"binding": {
"config": {
"path": "view.props.defaultSize.width"
},
"type": "property"
}
}
},
"props": {
"alignVertical": "top",
"style": {
"borderColor": "#FF0000",
"borderStyle": "solid",
"borderWidth": 2,
"fontSize": 6,
"paddingLeft": "5px"
},
"text": "Running"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "value"
},
"position": {
"height": 15,
"x": 2,
"y": 16
},
"propConfig": {
"position.width": {
"binding": {
"config": {
"path": "view.props.defaultSize.width"
},
"type": "property"
}
}
},
"props": {
"style": {
"fontSize": 6,
"paddingLeft": "5px"
},
"text": "25 kW"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "AlarmIcons"
},
"position": {
"height": 20,
"width": 15
},
"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",
"useDefaultViewHeight": true
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"style": {
"overflow": "visible"
}
},
"type": "ia.container.coord"
}
}