Compare commits

..

No commits in common. "e9cf3eae73bcd1e652ba88415ebbdd8eb93973f5" and "441894baa444237490e1f71dba75e2f956ddaf0c" have entirely different histories.

14 changed files with 7503 additions and 7932 deletions

View File

@ -44,14 +44,6 @@
"title": "",
"viewPath": "Detailed-Views/MCM05 South Bulk Inbound, Fluid Outbound and Problem Solve"
},
"/DetailedView/MCM06 Non Con": {
"title": "",
"viewPath": "Detailed-Views/MCM06 Non Con"
},
"/DetailedView/MCM07 Bypass": {
"title": "",
"viewPath": "Detailed-Views/MCM07 Bypass"
},
"/Device-manager": {
"viewPath": "Main-Views/Device-Manager/DeviceManager"
},
@ -77,6 +69,14 @@
"/Tools": {
"title": "Tools",
"viewPath": "Main-Views/ToolBox"
},
"/mcm06-non-con": {
"title": "",
"viewPath": "Detailed-Views/MCM06 Non Con"
},
"/mcm07-bypass": {
"title": "",
"viewPath": "Detailed-Views/MCM07 Bypass"
}
},
"sharedDocks": {

View File

@ -9,8 +9,8 @@
"attributes": {
"lastModification": {
"actor": "admin",
"timestamp": "2025-04-17T14:40:36Z"
"timestamp": "2025-04-17T12:53:52Z"
},
"lastModificationSignature": "97914456d6f65121ec53bd25b5fb30e227afdcb4162efc409cf08ad8a2c08843"
"lastModificationSignature": "267d1507f6c74f5bea7a4fca943496485d3fad00bfac1bdaa834c4cca033ba02"
}
}

View File

@ -17780,6 +17780,27 @@
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Label"
},
"position": {
"height": 39,
"width": 392,
"x": 698,
"y": 24
},
"props": {
"style": {
"borderStyle": "groove"
},
"text": "MCM01 Fluid Inbound Merges 1-4",
"textStyle": {
"fontSize": 24
}
},
"type": "ia.display.label"
},
{
"events": {
"dom": {

View File

@ -2775,6 +2775,31 @@
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Label_0"
},
"position": {
"height": 44,
"rotate": {
"anchor": "25% 25%"
},
"width": 356,
"x": 706,
"y": 40.03
},
"props": {
"style": {
"borderStyle": "groove"
},
"text": "MCM02 Fluid Inbound Upper",
"textStyle": {
"fontSize": 24,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"events": {
"dom": {

View File

@ -6337,6 +6337,31 @@
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Label"
},
"position": {
"height": 44,
"rotate": {
"anchor": "25% 25%"
},
"width": 228,
"x": 815,
"y": 11.03
},
"props": {
"style": {
"borderStyle": "groove"
},
"text": "MCM03 Non Con",
"textStyle": {
"fontSize": 24,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"events": {
"dom": {

View File

@ -15376,6 +15376,31 @@
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Label"
},
"position": {
"height": 44,
"rotate": {
"anchor": "25% 25%"
},
"width": 182,
"x": 834.021,
"y": 17.03
},
"props": {
"style": {
"borderStyle": "groove"
},
"text": "MCM04 Chutes",
"textStyle": {
"fontSize": 24,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"events": {
"dom": {

View File

@ -11599,6 +11599,27 @@
"path": "Custom-Views/Area_Nav_Button"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Label_0"
},
"position": {
"height": 39,
"width": 736,
"x": 568,
"y": 24
},
"props": {
"style": {
"borderStyle": "groove"
},
"text": "MCM04 North Bulk Inbound, Fluid Outbound and Problem Solve",
"textStyle": {
"fontSize": 24
}
},
"type": "ia.display.label"
}
],
"meta": {

View File

@ -17331,6 +17331,31 @@
"path": "Custom-Views/Area_Nav_Button"
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Label"
},
"position": {
"height": 44,
"rotate": {
"anchor": "25% 25%"
},
"width": 182,
"x": 834.02,
"y": 17.03
},
"props": {
"style": {
"borderStyle": "groove"
},
"text": "MCM05 Chutes",
"textStyle": {
"fontSize": 24,
"textAlign": "center"
}
},
"type": "ia.display.label"
}
],
"meta": {

View File

@ -9715,6 +9715,27 @@
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Label"
},
"position": {
"height": 39,
"width": 736,
"x": 557,
"y": 24
},
"props": {
"style": {
"borderStyle": "groove"
},
"text": "MCM05 South Bulk Inbound, Fluid Outbound and Problem Solve",
"textStyle": {
"fontSize": 24
}
},
"type": "ia.display.label"
},
{
"meta": {
"elementPrefix": "CON",

View File

@ -16336,6 +16336,31 @@
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Label_1"
},
"position": {
"height": 45,
"rotate": {
"anchor": "25% 25%"
},
"width": 209,
"x": 928,
"y": 38.19
},
"props": {
"style": {
"borderStyle": "groove"
},
"text": "MCM07 Bypass",
"textStyle": {
"fontSize": 24,
"textAlign": "center"
}
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Camera_10"

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 26 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 4.4 MiB