From c455444e1c11b38d4b0849bb3bb9c9199b704a14 Mon Sep 17 00:00:00 2001 From: Gigi Mamaladze Date: Fri, 18 Apr 2025 13:28:13 +0400 Subject: [PATCH] Reconfigured files --- .../Divert Arm/resource.json | 4 +- .../Divert Arm/thumbnail.png | Bin .../Divert Arm/view.json | 0 .../Pull Chord Line/resource.json | 16 ++ .../Pull Chord Line}/view.json | 8 +- .../Good Pull Chord/resource.json | 16 -- .../MCM01 Fluid Inbound Merges 1-4/view.json | 196 +++++++++--------- .../MCM02 Fluid Inbound Merges 5-7/view.json | 132 ++++++------ .../MCM02 Fluid Inbound Upper/view.json | 32 +-- .../Detailed-Views/MCM03 Non Con/view.json | 92 ++++---- .../view.json | 84 ++++---- .../view.json | 78 +++---- .../Detailed-Views/MCM06 Non Con/view.json | 44 ++-- .../Detailed-Views/MCM07 Bypass/view.json | 180 ++++++++-------- 14 files changed, 441 insertions(+), 441 deletions(-) rename MTN6_SCADA/com.inductiveautomation.perspective/views/{Detailed-Views => Custom-Views}/Divert Arm/resource.json (60%) rename MTN6_SCADA/com.inductiveautomation.perspective/views/{Detailed-Views => Custom-Views}/Divert Arm/thumbnail.png (100%) rename MTN6_SCADA/com.inductiveautomation.perspective/views/{Detailed-Views => Custom-Views}/Divert Arm/view.json (100%) create mode 100644 MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Pull Chord Line/resource.json rename MTN6_SCADA/com.inductiveautomation.perspective/views/{Detailed-Views/Good Pull Chord => Custom-Views/Pull Chord Line}/view.json (99%) delete mode 100644 MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Good Pull Chord/resource.json diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Divert Arm/resource.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Divert Arm/resource.json similarity index 60% rename from MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Divert Arm/resource.json rename to MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Divert Arm/resource.json index 84464d7..d5d3540 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Divert Arm/resource.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Divert Arm/resource.json @@ -10,8 +10,8 @@ "attributes": { "lastModification": { "actor": "admin", - "timestamp": "2025-04-16T08:54:46Z" + "timestamp": "2025-04-18T09:06:41Z" }, - "lastModificationSignature": "3a8c5423a94388478ef297d427be27825eeefd77eb65b9f2061ced02086514e3" + "lastModificationSignature": "ed3c413a584e0f28acad441d8f66721c3612955631a4008f42d6238a09250555" } } \ No newline at end of file diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Divert Arm/thumbnail.png b/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Divert Arm/thumbnail.png similarity index 100% rename from MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Divert Arm/thumbnail.png rename to MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Divert Arm/thumbnail.png diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Divert Arm/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Divert Arm/view.json similarity index 100% rename from MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Divert Arm/view.json rename to MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Divert Arm/view.json diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Pull Chord Line/resource.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Pull Chord Line/resource.json new file mode 100644 index 0000000..3340829 --- /dev/null +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Pull Chord Line/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "view.json" + ], + "attributes": { + "lastModification": { + "actor": "admin", + "timestamp": "2025-04-18T09:06:54Z" + }, + "lastModificationSignature": "696ba82ca48106ab7eb8a0baca6e9959e8190881a8db16d2d8e6ce8f5c2e1c07" + } +} \ No newline at end of file diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Good Pull Chord/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Pull Chord Line/view.json similarity index 99% rename from MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Good Pull Chord/view.json rename to MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Pull Chord Line/view.json index 2826eee..28bc03a 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Good Pull Chord/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Custom-Views/Pull Chord Line/view.json @@ -1,16 +1,16 @@ { "custom": { "alarm_message": null, - "covert_mode": true, + "covert_mode": false, "disconnected": false, - "display_icon": true, + "display_icon": false, "error": false, "isMatch": 0, "plc": "value", "priority": 0, - "priority_string": "No active alarms", + "priority_string": "Unknown", "searchId": "PLC01", - "state": 5 + "state": null }, "params": { "forceFaultStatus": "value", diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Good Pull Chord/resource.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Good Pull Chord/resource.json deleted file mode 100644 index 44e58b5..0000000 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/Good Pull Chord/resource.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "scope": "G", - "version": 1, - "restricted": false, - "overridable": true, - "files": [ - "view.json" - ], - "attributes": { - "lastModification": { - "actor": "external", - "timestamp": "2025-04-08T09:28:16Z" - }, - "lastModificationSignature": "e7ee9911f39d62a0d1b004c071d50d5a6b87512dacf2a6d8990f6b906450618f" - } -} \ No newline at end of file diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM01 Fluid Inbound Merges 1-4/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM01 Fluid Inbound Merges 1-4/view.json index f827c67..6e2e617 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM01 Fluid Inbound Merges 1-4/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM01 Fluid Inbound Merges 1-4/view.json @@ -343,7 +343,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -506,7 +506,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -805,7 +805,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -872,7 +872,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -907,7 +907,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -978,7 +978,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1149,7 +1149,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1792,7 +1792,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1895,7 +1895,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1930,7 +1930,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1965,7 +1965,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2101,7 +2101,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2169,7 +2169,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2275,7 +2275,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2410,7 +2410,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2547,7 +2547,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2582,7 +2582,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2686,7 +2686,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2721,7 +2721,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2928,7 +2928,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3236,7 +3236,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3372,7 +3372,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3407,7 +3407,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3442,7 +3442,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3583,7 +3583,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3650,7 +3650,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3888,7 +3888,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4088,7 +4088,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4156,7 +4156,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4289,7 +4289,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4425,7 +4425,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4496,7 +4496,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4808,7 +4808,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4910,7 +4910,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4945,7 +4945,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4980,7 +4980,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5361,7 +5361,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5428,7 +5428,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5624,7 +5624,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5797,7 +5797,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6063,7 +6063,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6199,7 +6199,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6234,7 +6234,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6301,7 +6301,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6439,7 +6439,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6509,7 +6509,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6544,7 +6544,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6744,7 +6744,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6779,7 +6779,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6814,7 +6814,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7393,7 +7393,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7428,7 +7428,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7533,7 +7533,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7697,7 +7697,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7839,7 +7839,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7874,7 +7874,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7941,7 +7941,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7976,7 +7976,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8044,7 +8044,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8079,7 +8079,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8378,7 +8378,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8478,7 +8478,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8749,7 +8749,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9022,7 +9022,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9089,7 +9089,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9157,7 +9157,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9390,7 +9390,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9732,7 +9732,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9937,7 +9937,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10041,7 +10041,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10076,7 +10076,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10147,7 +10147,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10289,7 +10289,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10356,7 +10356,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10391,7 +10391,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10562,7 +10562,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10633,7 +10633,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10834,7 +10834,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10901,7 +10901,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11267,7 +11267,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11402,7 +11402,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11774,7 +11774,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11877,7 +11877,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -12378,7 +12378,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -12752,7 +12752,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -12989,7 +12989,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -13125,7 +13125,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -13327,7 +13327,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -13535,7 +13535,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -13570,7 +13570,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -13916,7 +13916,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -14017,7 +14017,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -14350,7 +14350,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -14488,7 +14488,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -14523,7 +14523,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -14626,7 +14626,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -14762,7 +14762,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -14867,7 +14867,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Merges 5-7/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Merges 5-7/view.json index 690af86..f82aa99 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Merges 5-7/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Merges 5-7/view.json @@ -398,7 +398,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -468,7 +468,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -538,7 +538,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -783,7 +783,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -917,7 +917,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -987,7 +987,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1445,7 +1445,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1579,7 +1579,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1760,7 +1760,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1795,7 +1795,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1868,7 +1868,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2145,7 +2145,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2180,7 +2180,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2349,7 +2349,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2737,7 +2737,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2804,7 +2804,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2988,7 +2988,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3058,7 +3058,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3093,7 +3093,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3201,7 +3201,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3519,7 +3519,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3767,7 +3767,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4079,7 +4079,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4254,7 +4254,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4359,7 +4359,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4677,7 +4677,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4846,7 +4846,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5132,7 +5132,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5383,7 +5383,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5418,7 +5418,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5768,7 +5768,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5905,7 +5905,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5940,7 +5940,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6045,7 +6045,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6080,7 +6080,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6115,7 +6115,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6398,7 +6398,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6503,7 +6503,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6538,7 +6538,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7530,7 +7530,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7775,7 +7775,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7842,7 +7842,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7912,7 +7912,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8090,7 +8090,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8160,7 +8160,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8335,7 +8335,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8551,7 +8551,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8659,7 +8659,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8694,7 +8694,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8974,7 +8974,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9047,7 +9047,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9184,7 +9184,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9318,7 +9318,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9461,7 +9461,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9563,7 +9563,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9703,7 +9703,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9805,7 +9805,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9840,7 +9840,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10523,7 +10523,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11433,7 +11433,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11538,7 +11538,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11678,7 +11678,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11713,7 +11713,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11818,7 +11818,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11923,7 +11923,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11993,7 +11993,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json index 3f88c2e..a0427f1 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json @@ -146,7 +146,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -339,7 +339,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -374,7 +374,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -431,7 +431,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -673,7 +673,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -866,7 +866,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -921,7 +921,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1141,7 +1141,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1176,7 +1176,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1330,7 +1330,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1365,7 +1365,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1937,7 +1937,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2186,7 +2186,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2256,7 +2256,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2366,7 +2366,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2495,7 +2495,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json index b8c402f..08a5438 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json @@ -1968,7 +1968,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2038,7 +2038,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2073,7 +2073,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2143,7 +2143,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2213,7 +2213,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2248,7 +2248,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2283,7 +2283,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2318,7 +2318,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2353,7 +2353,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2388,7 +2388,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2458,7 +2458,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2493,7 +2493,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2563,7 +2563,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2598,7 +2598,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2633,7 +2633,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2668,7 +2668,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2738,7 +2738,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2773,7 +2773,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2808,7 +2808,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2843,7 +2843,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2913,7 +2913,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2948,7 +2948,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2983,7 +2983,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3088,7 +3088,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3123,7 +3123,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3158,7 +3158,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3193,7 +3193,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3298,7 +3298,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3333,7 +3333,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3368,7 +3368,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3438,7 +3438,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3473,7 +3473,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3508,7 +3508,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3578,7 +3578,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3613,7 +3613,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3683,7 +3683,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3718,7 +3718,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3823,7 +3823,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3858,7 +3858,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3928,7 +3928,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4698,7 +4698,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4768,7 +4768,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -4838,7 +4838,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5138,7 +5138,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5208,7 +5208,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5243,7 +5243,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json index ac605bd..9fc8414 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json @@ -1423,7 +1423,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1493,7 +1493,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1563,7 +1563,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1668,7 +1668,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1738,7 +1738,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1878,7 +1878,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1913,7 +1913,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1948,7 +1948,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2018,7 +2018,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2053,7 +2053,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2088,7 +2088,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2123,7 +2123,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2263,7 +2263,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2298,7 +2298,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2333,7 +2333,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2438,7 +2438,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2473,7 +2473,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2543,7 +2543,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2578,7 +2578,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2683,7 +2683,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2788,7 +2788,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2893,7 +2893,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2998,7 +2998,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3103,7 +3103,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3173,7 +3173,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3243,7 +3243,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3348,7 +3348,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3418,7 +3418,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3523,7 +3523,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3628,7 +3628,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3733,7 +3733,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -3803,7 +3803,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -11150,7 +11150,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -11192,7 +11192,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -11234,7 +11234,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -11311,7 +11311,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -11353,7 +11353,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -11395,7 +11395,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -11437,7 +11437,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -11479,7 +11479,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -11521,7 +11521,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -11563,7 +11563,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 South Bulk Inbound, Fluid Outbound and Problem Solve/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 South Bulk Inbound, Fluid Outbound and Problem Solve/view.json index cb9db25..f8b554d 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 South Bulk Inbound, Fluid Outbound and Problem Solve/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 South Bulk Inbound, Fluid Outbound and Problem Solve/view.json @@ -868,7 +868,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -903,7 +903,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -938,7 +938,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1008,7 +1008,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1043,7 +1043,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1078,7 +1078,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1148,7 +1148,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1183,7 +1183,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1218,7 +1218,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1253,7 +1253,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1288,7 +1288,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1323,7 +1323,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1393,7 +1393,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1463,7 +1463,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1533,7 +1533,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1603,7 +1603,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1673,7 +1673,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1743,7 +1743,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1813,7 +1813,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1883,7 +1883,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1953,7 +1953,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2023,7 +2023,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -2682,7 +2682,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7516,7 +7516,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7586,7 +7586,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7691,7 +7691,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7726,7 +7726,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7761,7 +7761,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7796,7 +7796,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8151,7 +8151,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8186,7 +8186,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9913,7 +9913,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -9955,7 +9955,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -9997,7 +9997,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -10039,7 +10039,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -10081,7 +10081,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -10123,7 +10123,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -10165,7 +10165,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, @@ -10207,7 +10207,7 @@ "value" ] }, - "path": "Detailed-Views/Divert Arm" + "path": "Custom-Views/Divert Arm" }, "type": "ia.display.view" }, diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json index 6d67332..68d53e9 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json @@ -70,7 +70,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -104,7 +104,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -138,7 +138,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -172,7 +172,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -206,7 +206,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -240,7 +240,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -274,7 +274,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -308,7 +308,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -342,7 +342,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -376,7 +376,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -410,7 +410,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -444,7 +444,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -478,7 +478,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -512,7 +512,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -546,7 +546,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -580,7 +580,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -614,7 +614,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1498,7 +1498,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1566,7 +1566,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -1600,7 +1600,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10332,7 +10332,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10366,7 +10366,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json index 33e41f5..bc42d5c 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json @@ -5383,7 +5383,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5416,7 +5416,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5449,7 +5449,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5482,7 +5482,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5515,7 +5515,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5548,7 +5548,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5581,7 +5581,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5614,7 +5614,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5647,7 +5647,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5680,7 +5680,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5713,7 +5713,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5746,7 +5746,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -5995,7 +5995,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6064,7 +6064,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6133,7 +6133,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6202,7 +6202,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6235,7 +6235,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6304,7 +6304,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6409,7 +6409,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6442,7 +6442,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6478,7 +6478,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6511,7 +6511,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6580,7 +6580,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6616,7 +6616,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6649,7 +6649,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6718,7 +6718,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6754,7 +6754,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6787,7 +6787,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6856,7 +6856,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6892,7 +6892,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6925,7 +6925,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6961,7 +6961,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -6994,7 +6994,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7030,7 +7030,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7063,7 +7063,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7099,7 +7099,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7264,7 +7264,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7369,7 +7369,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7438,7 +7438,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7507,7 +7507,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7576,7 +7576,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7645,7 +7645,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7678,7 +7678,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7747,7 +7747,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7816,7 +7816,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7885,7 +7885,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -7954,7 +7954,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8023,7 +8023,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8092,7 +8092,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8161,7 +8161,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8230,7 +8230,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8266,7 +8266,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8338,7 +8338,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8371,7 +8371,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8443,7 +8443,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8476,7 +8476,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8548,7 +8548,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8581,7 +8581,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8686,7 +8686,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8755,7 +8755,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8824,7 +8824,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8893,7 +8893,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -8962,7 +8962,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9247,7 +9247,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9283,7 +9283,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9316,7 +9316,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9385,7 +9385,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9421,7 +9421,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9454,7 +9454,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9523,7 +9523,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9592,7 +9592,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9661,7 +9661,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9733,7 +9733,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9769,7 +9769,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9802,7 +9802,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9871,7 +9871,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9907,7 +9907,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -9940,7 +9940,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10009,7 +10009,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10045,7 +10045,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10078,7 +10078,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10147,7 +10147,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10183,7 +10183,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10216,7 +10216,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10285,7 +10285,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10321,7 +10321,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10354,7 +10354,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10462,7 +10462,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10498,7 +10498,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" }, @@ -10531,7 +10531,7 @@ "value" ] }, - "path": "Detailed-Views/Good Pull Chord" + "path": "Custom-Views/Pull Chord Line" }, "type": "ia.display.view" },