Change image server, update Simulation views. Upload backup
This commit is contained in:
parent
59c2bd8eaa
commit
941bb25636
Binary file not shown.
@ -21,7 +21,7 @@
|
||||
"fit": {
|
||||
"mode": "fill"
|
||||
},
|
||||
"source": "http://127.0.0.1:5500/VFD.svg"
|
||||
"source": "/system/images/image-server/VFD.svg"
|
||||
},
|
||||
"type": "ia.display.image"
|
||||
},
|
||||
|
||||
@ -17,20 +17,11 @@
|
||||
"height": 1,
|
||||
"width": 1
|
||||
},
|
||||
"propConfig": {
|
||||
"props.source": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "\"http://127.0.0.1:5500/VFD.svg?var\" + toMillis(now(1000))"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"fit": {
|
||||
"mode": "fill"
|
||||
}
|
||||
},
|
||||
"source": "/system/images/image-server/VFD.svg"
|
||||
},
|
||||
"type": "ia.display.image"
|
||||
},
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
"fit": {
|
||||
"mode": "fill"
|
||||
},
|
||||
"source": "http://localhost:5500/VFD.svg"
|
||||
"source": "/system/images/image-server/VFD.svg"
|
||||
},
|
||||
"type": "ia.display.image"
|
||||
},
|
||||
|
||||
@ -17,20 +17,11 @@
|
||||
"height": 1,
|
||||
"width": 1
|
||||
},
|
||||
"propConfig": {
|
||||
"props.source": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "\"http://127.0.0.1:5500/VFD.svg?var\" + toMillis(now(1000))"
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"fit": {
|
||||
"mode": "fill"
|
||||
}
|
||||
},
|
||||
"source": "/system/images/image-server/VFD.svg"
|
||||
},
|
||||
"type": "ia.display.image"
|
||||
},
|
||||
|
||||
@ -14,10 +14,10 @@
|
||||
"name": "UL1_3_VFD1"
|
||||
},
|
||||
"position": {
|
||||
"height": 186.64,
|
||||
"width": 97.92,
|
||||
"x": 1140,
|
||||
"y": 445
|
||||
"height": 250,
|
||||
"width": 300,
|
||||
"x": 1010,
|
||||
"y": 397
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
@ -46,10 +46,10 @@
|
||||
"name": "UL1_3_VFD2"
|
||||
},
|
||||
"position": {
|
||||
"height": 186.64,
|
||||
"width": 97.92,
|
||||
"x": 740,
|
||||
"y": 445
|
||||
"height": 250,
|
||||
"width": 300,
|
||||
"x": 610,
|
||||
"y": 397
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
@ -80,10 +80,13 @@
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 50,
|
||||
"x": 1154.52,
|
||||
"y": 445
|
||||
"x": 1057.52,
|
||||
"y": 321
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"fontSize": 70
|
||||
},
|
||||
"text": "VFD"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
@ -95,13 +98,32 @@
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 50,
|
||||
"x": 763.9583358764648,
|
||||
"y": 445
|
||||
"x": 648.958,
|
||||
"y": 320.98175048828125
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"fontSize": 70
|
||||
},
|
||||
"text": "APF"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Image"
|
||||
},
|
||||
"position": {
|
||||
"height": 1080,
|
||||
"width": 1920
|
||||
},
|
||||
"props": {
|
||||
"fit": {
|
||||
"mode": "fill"
|
||||
},
|
||||
"source": "/system/images/image-server/VFD.svg"
|
||||
},
|
||||
"type": "ia.display.image"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Loading…
x
Reference in New Issue
Block a user