Began Framework start

This commit is contained in:
2026-03-17 09:10:25 -05:00
parent c1603c24b0
commit 2db1253693
1277 changed files with 66669 additions and 1 deletions

View File

@@ -0,0 +1,59 @@
{
"pages": {
"/": {
"title": "Main Interface",
"viewPath": "Page/Interface/Main"
},
"/demo": {
"title": "L2 Linking Demo",
"viewPath": "Demo/Main"
},
"/devices": {
"title": "Device List",
"viewPath": "Page/Devices/Main"
},
"/docker": {
"title": "Modbus Docker Monitor",
"viewPath": "Docker/Main"
},
"/setup": {
"title": "System Setup",
"viewPath": "Page/Setup/Main"
}
},
"sharedDocks": {
"cornerPriority": "top-bottom",
"left": [
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "push",
"handle": "hide",
"iconUrl": "",
"id": "menu",
"modal": false,
"resizable": false,
"show": "visible",
"size": 200,
"viewParams": {},
"viewPath": "Docks/Menu"
}
],
"top": [
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "push",
"handle": "hide",
"iconUrl": "",
"id": "",
"modal": false,
"resizable": false,
"show": "visible",
"size": 75,
"viewParams": {},
"viewPath": "Header/Header"
}
]
}
}

View File

@@ -0,0 +1,16 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"config.json"
],
"attributes": {
"lastModificationSignature": "2a47f53f0b109fbbf690612b16f76c39e84d6bbf33e1b72598f6987393c18334",
"lastModification": {
"actor": "admin",
"timestamp": "2026-01-06T15:25:25Z"
}
}
}