Files
Stream_PHX_A7/Gateways/FE/projects/.resources/006c9f04d4a4ef9ac308b6b2594153474fd2d5b59f09bd1eb4fc23fb14014754

227 lines
5.5 KiB
Plaintext

{
"custom": {},
"params": {
"TagId": "value"
},
"propConfig": {
"params.TagId": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 224,
"width": 701
}
},
"root": {
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"text": "GEN Resume",
"textStyle": {
"fontSize": 18,
"fontWeight": "bold",
"paddingLeft": 15
}
},
"type": "ia.display.label"
},
{
"children": [
{
"children": [
{
"meta": {
"name": "SimpleGauge"
},
"position": {
"grow": 1
},
"props": {
"arc": {
"cornerRadius": 5
},
"endAngle": 425,
"label": {
"maxDecimal": 0,
"offsetY": 22,
"units": "/35"
},
"maxValue": 35,
"startAngle": 120,
"value": 15
},
"type": "ia.chart.simple-gauge"
},
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"text": "Ready",
"textStyle": {
"fontSize": 18,
"textAlign": "center"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "SimpleGauge"
},
"position": {
"grow": 1
},
"props": {
"arc": {
"cornerRadius": 5
},
"endAngle": 425,
"label": {
"maxDecimal": 0,
"offsetY": 22,
"units": "/35"
},
"maxValue": 35,
"startAngle": 120,
"value": 18
},
"type": "ia.chart.simple-gauge"
},
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"text": "Running",
"textStyle": {
"fontSize": 18,
"textAlign": "center"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer_0"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "SimpleGauge"
},
"position": {
"grow": 1
},
"props": {
"arc": {
"cornerRadius": 5
},
"endAngle": 425,
"label": {
"color": "#EF4341",
"maxDecimal": 0,
"offsetY": 22,
"units": "/35"
},
"maxValue": 35,
"startAngle": 120,
"value": 2
},
"type": "ia.chart.simple-gauge"
},
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"text": "Faulted",
"textStyle": {
"fontSize": 18,
"textAlign": "center"
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer_1"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "212px"
},
"props": {
"justify": "space-evenly",
"style": {
"overflow": "visible"
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"style": {
"backgroundColor": "#E3E3E3",
"borderBottomLeftRadius": 5,
"borderBottomRightRadius": 5,
"borderTopLeftRadius": 5,
"borderTopRightRadius": 5,
"borderWidth": 3,
"marginBottom": 10,
"marginLeft": 10,
"marginRight": 10,
"marginTop": 10,
"overflow": "hidden"
}
},
"type": "ia.container.flex"
}
}