Change image server, update Simulation views. Upload backup

This commit is contained in:
b.makharadze 2025-08-12 13:56:50 +04:00
parent 59c2bd8eaa
commit 941bb25636
7 changed files with 40 additions and 36 deletions

View File

@ -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"
},

View File

@ -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"
},

View File

@ -21,7 +21,7 @@
"fit": {
"mode": "fill"
},
"source": "http://localhost:5500/VFD.svg"
"source": "/system/images/image-server/VFD.svg"
},
"type": "ia.display.image"
},

View File

@ -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"
},

View File

@ -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": {

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB