Files
2026-03-17 09:10:25 -05:00

59 lines
1.2 KiB
JSON

{
"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"
}
]
}
}