BNA8/.resources/6e569d26e8ac3bee9b8ff828df8d64b5f228a2f4915d98723e7cef84844a53ac

55 lines
1.1 KiB
Plaintext

{
"custom": {},
"params": {},
"props": {},
"root": {
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"style": {
"fontFamily": "Arial",
"fontSize": 22,
"fontWeight": "bold",
"textAlign": "center"
},
"text": "MONITRON"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Table"
},
"position": {
"basis": "400px"
},
"propConfig": {
"props.data": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "direct",
"tagPath": "[IEC_SCADA_TAG_PROVIDER]Monitron/monitron_data"
},
"type": "tag"
}
}
},
"type": "ia.display.table"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}