85 lines
1.6 KiB
Plaintext
85 lines
1.6 KiB
Plaintext
{
|
|
"custom": {},
|
|
"params": {
|
|
"config": 0,
|
|
"tagpath": "value"
|
|
},
|
|
"propConfig": {
|
|
"params.config": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.tagpath": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 100,
|
|
"width": 100
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "AlarmIcons"
|
|
},
|
|
"position": {
|
|
"basis": "1px"
|
|
},
|
|
"props": {
|
|
"params": {
|
|
"AlarmSeverity": 4,
|
|
"ack": false
|
|
},
|
|
"path": "Components/Atoms/AlarmIcons",
|
|
"style": {
|
|
"marginLeft": "150px",
|
|
"marginTop": "-10px",
|
|
"overflow": "visible"
|
|
},
|
|
"useDefaultViewHeight": true,
|
|
"useDefaultViewWidth": true
|
|
},
|
|
"type": "ia.display.view"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "id"
|
|
},
|
|
"position": {
|
|
"basis": "32px"
|
|
},
|
|
"props": {
|
|
"text": "RPP 01"
|
|
},
|
|
"type": "ia.display.label"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "status"
|
|
},
|
|
"position": {
|
|
"basis": "32px"
|
|
},
|
|
"props": {
|
|
"text": "Label"
|
|
},
|
|
"type": "ia.display.label"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"props": {
|
|
"direction": "column",
|
|
"style": {
|
|
"overflow": "visible"
|
|
},
|
|
"wrap": "wrap-reverse"
|
|
},
|
|
"type": "ia.container.flex"
|
|
}
|
|
} |