2026-04-24 FE Backup

This commit is contained in:
2026-04-24 12:37:16 +00:00
parent ace79b82f7
commit 0ba11a23b8
3705 changed files with 1240402 additions and 0 deletions

View File

@@ -0,0 +1,224 @@
{
"custom": {},
"params": {
"Title": "DH1"
},
"propConfig": {
"params.Title": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 1002,
"width": 250
}
},
"root": {
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "17px"
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"path": "view.params.Title"
},
"type": "property"
}
}
},
"props": {
"textStyle": {
"fontSize": 18,
"fontWeight": "bold"
}
},
"type": "ia.display.label"
},
{
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "32px"
},
"props": {
"text": "Power"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "TimeSeriesChart"
},
"position": {
"basis": "138px"
},
"props": {
"defaultStyles": {
"colorScheme": "Dark2"
},
"series": [
{
"data": [
{
"Pressure": 12,
"Temperature": 60,
"time": 1560469431423
},
{
"Pressure": 42,
"Temperature": 18,
"time": 1560469432423
},
{
"Pressure": 81,
"Temperature": 26,
"time": 1560469433423
},
{
"Pressure": 11,
"Temperature": 63,
"time": 1560469434423
},
{
"Pressure": 23,
"Temperature": 65,
"time": 1560469435423
},
{
"Pressure": 43,
"Temperature": 12,
"time": 1560469436423
},
{
"Pressure": 71,
"Temperature": 61,
"time": 1560469437423
},
{
"Pressure": 89,
"Temperature": 60,
"time": 1560469438423
},
{
"Pressure": 66,
"Temperature": 58,
"time": 1560469439423
},
{
"Pressure": 33,
"Temperature": 1,
"time": 1560469440423
}
],
"name": "Boiler"
}
],
"style": {
"borderBottomLeftRadius": 2,
"borderBottomRightRadius": 2,
"borderStyle": "solid",
"borderTopLeftRadius": 2,
"borderTopRightRadius": 2,
"borderWidth": 1
},
"timeAxis": {
"visible": false
},
"timeRange": {
"visible": false
},
"title": {
"text": "Power"
},
"xTrace": {
"visible": false
}
},
"type": "ia.chart.timeseries"
},
{
"meta": {
"name": "FlexRepeater"
},
"position": {
"basis": "831px"
},
"props": {
"alignContent": "center",
"alignItems": "center",
"direction": "column",
"instances": [
{
"instancePosition": {},
"instanceStyle": {
"classes": ""
}
},
{
"instancePosition": {},
"instanceStyle": {
"classes": ""
}
},
{
"instancePosition": {},
"instanceStyle": {
"classes": ""
}
},
{
"instancePosition": {},
"instanceStyle": {
"classes": ""
}
},
{
"instancePosition": {},
"instanceStyle": {
"classes": ""
}
}
],
"path": "Pages/Dev/D_Electrical/L1/Widgets/DH ER"
},
"type": "ia.display.flex-repeater"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "96.4%"
},
"props": {
"direction": "column",
"style": {
"paddingBottom": 0,
"paddingLeft": 5,
"paddingRight": 5,
"paddingTop": 0
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}