Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/815f7ba6b9b4cc585cac9eabc989b48199e77537a31be95e48b5b9007c9a03a6

155 lines
3.3 KiB
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 43,
"width": 63
}
},
"root": {
"children": [
{
"meta": {
"name": "id"
},
"position": {
"height": 9
},
"propConfig": {
"position.width": {
"binding": {
"config": {
"path": "view.props.defaultSize.width"
},
"type": "property"
}
}
},
"props": {
"style": {
"fontSize": 10
},
"text": "DM11 RPP01"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "device"
},
"position": {
"height": 32,
"y": 11
},
"propConfig": {
"position.width": {
"binding": {
"config": {
"path": "view.props.defaultSize.width"
},
"type": "property"
}
}
},
"props": {
"alignVertical": "top",
"style": {
"borderColor": "#FF0000",
"borderStyle": "solid",
"borderWidth": 2,
"fontSize": 10,
"paddingLeft": "5px"
},
"text": "Running"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "value"
},
"position": {
"height": 15,
"x": 2,
"y": 25
},
"propConfig": {
"position.width": {
"binding": {
"config": {
"path": "view.props.defaultSize.width"
},
"type": "property"
}
}
},
"props": {
"style": {
"fontSize": 10,
"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"
}
}