Backup of frontend with base gateway project and edge project

This commit is contained in:
2026-03-05 17:03:27 +00:00
parent c7730b9da4
commit 0bf19d3af0
1306 changed files with 240817 additions and 639 deletions

View File

@@ -8,10 +8,10 @@
"thumbnail.png"
],
"attributes": {
"lastModificationSignature": "1855a076b35bd78751a2d9cd3dd79d4a0a8407d4515b53d820774c8bf75acc2d",
"lastModificationSignature": "ae90d58d59f9654b77d6e9ec115cdb47ad07cbd7550830dcbc365e8882f83be8",
"lastModification": {
"actor": "Prime",
"timestamp": "2026-02-13T20:49:49Z"
"timestamp": "2026-03-03T20:36:12Z"
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 56 KiB

View File

@@ -20,7 +20,7 @@
},
"props": {
"params": {
"tagpath": "[Ignition_TX21_BE]DM11/TX21_DM11_CDU01"
"tagpath": "[Ignition_TX21_BE]DM11/Testing_CDU"
},
"path": "Components/Diagrams/CDU"
},
@@ -36,7 +36,7 @@
},
"props": {
"params": {
"tagpath": "[Ignition_TX21_BE]DM11/TX21_DM111_RPP01"
"tagpath": "[Ignition_TX21_BE]DM11/Testing_CDU"
},
"path": "Components/Diagrams/CDU"
},
@@ -68,6 +68,9 @@
},
"props": {
"path": "Components/Cards/CDU_Navigation",
"style": {
"overflow": "hidden"
},
"useDefaultViewHeight": true
},
"type": "ia.display.view"
@@ -81,7 +84,7 @@
"justify": "center",
"style": {
"backgroundColor": "var(--container-root)",
"overflow": "scroll",
"overflow": "visible",
"padding": "var(--space-xs)"
}
},

View File

@@ -8,10 +8,10 @@
"thumbnail.png"
],
"attributes": {
"lastModificationSignature": "cc89fed1739ffbd95c569d92d9ca391857863fcf3fe31a81cd486fb3516c2655",
"lastModificationSignature": "805a53c3ad5d018d174b843edbe6bd8b045b6512f268c717b5d1e44259afe831",
"lastModification": {
"actor": "Prime",
"timestamp": "2026-01-31T00:55:47Z"
"timestamp": "2026-03-03T19:45:16Z"
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

@@ -1,36 +1,90 @@
{
"custom": {},
"params": {},
"props": {},
"props": {
"defaultSize": {
"height": 1088,
"width": 1364
}
},
"root": {
"children": [
{
"children": [
{
"meta": {
"name": "RPP01_System"
},
"position": {
"grow": 1
},
"props": {
"params": {
"tagpath": "[Ignition_TX21_BE]DM11/Testing_RPP"
},
"path": "Components/Diagrams/RPP"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "RPP02_System"
},
"position": {
"grow": 1
},
"props": {
"params": {
"tagpath": "[Ignition_TX21_BE]DM11/Testing_RPP"
},
"path": "Components/Diagrams/RPP"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "Label"
"name": "Diagrams"
},
"position": {
"basis": "32px"
"grow": 1,
"shrink": 0
},
"propConfig": {
"props.text": {
"binding": {
"config": {
"path": "page.props.pageId"
},
"type": "property"
}
}
"props": {
"alignItems": "center",
"direction": "column",
"justify": "center"
},
"type": "ia.display.label"
"type": "ia.container.flex"
},
{
"meta": {
"name": "Navigation"
},
"position": {
"basis": "200px",
"grow": 1,
"shrink": 0
},
"props": {
"path": "Components/Cards/CDU_Navigation",
"style": {
"overflow": "hidden"
},
"useDefaultViewHeight": true
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column",
"direction": "Row",
"justify": "center",
"style": {
"backgroundColor": "var(--container-root)"
"backgroundColor": "var(--container-root)",
"overflow": "visible",
"padding": "var(--space-xs)"
}
},
"type": "ia.container.flex"