Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/20dfb8dfa7f73979f92eb83a4287fe44009b36ddac71357f2849e3652874d8b1

121 lines
2.4 KiB
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 55,
"width": 79
}
},
"root": {
"children": [
{
"meta": {
"name": "id"
},
"position": {
"height": 20,
"width": "100%"
},
"props": {
"style": {
"fontSize": 10
},
"text": "DM11 RPP01"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "device"
},
"position": {
"height": 30,
"width": "100%",
"y": 20
},
"props": {
"alignVertical": "top",
"style": {
"fontSize": 10
},
"text": "Label"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "value"
},
"position": {
"height": 15,
"width": "100%",
"y": 33
},
"props": {
"style": {
"fontSize": 10
},
"text": "Label"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "AlarmIcons"
},
"position": {
"height": 20,
"width": 20
},
"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"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"style": {
"overflow": "visible"
}
},
"type": "ia.container.coord"
}
}