BNA8/.resources/450cee82f5b0e1c3215eb63de682b31c86b584381ecb53da16727b1c83372a71

73 lines
1.5 KiB
Plaintext

{
"pages": {
"/status": {
"viewPath": "Windows/StatusWrapper"
},
"/commission": {
"viewPath": "Windows/Commissioning",
"title": ""
},
"/config": {
"viewPath": "Windows/ConfigWrapper"
},
"/alarms/hitlist": {
"viewPath": "Windows/AlarmWrapper"
},
"/help": {
"viewPath": "Windows/Help"
},
"/cameras": {
"viewPath": "Windows/JamCameras",
"title": ""
},
"/statistics": {
"viewPath": "Windows/Statistics"
},
"/alarms/history": {
"viewPath": "Windows/AlarmWrapper"
},
"/alarms/active": {
"viewPath": "Windows/AlarmWrapper"
},
"/custom-reports": {
"viewPath": "Windows/CustomReports"
},
"/": {
"viewPath": "Windows/GraphicsWrapper"
}
},
"sharedDocks": {
"top": [
{
"viewPath": "Windows/Docked/Header",
"id": "header",
"viewParams": {},
"size": 60,
"resizable": false,
"iconUrl": "",
"modal": false,
"show": "visible",
"anchor": "fixed",
"content": "push",
"autoBreakpoint": 480,
"handle": "autoHide"
}
],
"bottom": [
{
"viewPath": "Windows/Docked/Footer",
"id": "footer",
"viewParams": {},
"size": 100,
"resizable": false,
"iconUrl": "",
"modal": false,
"show": "visible",
"anchor": "fixed",
"content": "push",
"autoBreakpoint": 480,
"handle": "autoHide"
}
]
}
}