Files
Oracle-TX11-TX21/gateway_frontend/projects/TX21/com.inductiveautomation.perspective/page-config/config.json

76 lines
1.6 KiB
JSON

{
"pages": {
"/": {
"title": "",
"viewPath": "Pages/Dashboard/Home"
},
"/alarm_journal": {
"title": "",
"viewPath": "Pages/Alarms/Active"
},
"/alarm_status": {
"title": "",
"viewPath": "Pages/Alarms/History"
},
"/cdu": {
"viewPath": "Pages/Systems/CDU"
},
"/spaces": {
"title": "",
"viewPath": "Pages/Dashboard/Spaces"
}
},
"sharedDocks": {
"cornerPriority": "left-right",
"left": [
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "push",
"handle": "hide",
"iconUrl": "",
"id": "",
"modal": false,
"resizable": false,
"show": "visible",
"size": 270,
"viewParams": {},
"viewPath": "Frames/Layouts/Navigation/Docked"
}
],
"right": [
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "cover",
"handle": "hide",
"iconUrl": "",
"id": "L4",
"modal": true,
"resizable": false,
"show": "onDemand",
"size": 700,
"viewParams": {
"tagPath": "value"
},
"viewPath": "Components/Layouts/Details/Details"
}
],
"top": [
{
"anchor": "fixed",
"autoBreakpoint": 480,
"content": "push",
"handle": "hide",
"iconUrl": "",
"id": "",
"modal": false,
"resizable": false,
"show": "visible",
"size": 80,
"viewParams": {},
"viewPath": "Frames/Layouts/Header/Base"
}
]
}
}