diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Lane Status/resource.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Lane Status/resource.json new file mode 100644 index 0000000..871da9d --- /dev/null +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Lane Status/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "view.json", + "thumbnail.png" + ], + "attributes": { + "lastModification": { + "actor": "admin", + "timestamp": "2025-05-23T07:48:39Z" + }, + "lastModificationSignature": "722a0671776b37179bc6b1010b5a76fd340cd24d82d02e60a9164102b9021d4f" + } +} \ No newline at end of file diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Lane Status/thumbnail.png b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Lane Status/thumbnail.png new file mode 100644 index 0000000..ef9db5d Binary files /dev/null and b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Lane Status/thumbnail.png differ diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Lane Status/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Lane Status/view.json index a6dc86a..58ee0b4 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Lane Status/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Lane Status/view.json @@ -1,9 +1,16 @@ { - "custom": {}, + "custom": { + "currentView": "Windows/Tabs/Enternet Windows/DPMs/MCM01-DPM" + }, "params": {}, + "propConfig": { + "custom.currentView": { + "persistent": true + } + }, "props": { "defaultSize": { - "height": 500, + "height": 894, "width": 1920 } }, @@ -16,6 +23,10 @@ "meta": { "name": "Lane Status" }, + "position": { + "height": 1, + "width": 1 + }, "propConfig": { "props.query": { "binding": { @@ -1725,19 +1736,6 @@ "filter": { "enabled": true }, - "headerGroups": [ - [ - { - "align": "center", - "justify": "left", - "span": 1, - "style": { - "classes": "" - }, - "title": "" - } - ] - ], "pager": { "activeOption": 5, "bottom": false, @@ -1754,9 +1752,9 @@ "$": [ "ts", 192, - 1745580423847 + 1747985866967 ], - "$ts": 1745580423847 + "$ts": 1747985866967 }, "rows": { "style": { @@ -1787,8 +1785,8 @@ "name": "root" }, "props": { - "direction": "column" + "mode": "percent" }, - "type": "ia.container.flex" + "type": "ia.container.coord" } } \ No newline at end of file diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Scanner History/resource.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Scanner History/resource.json new file mode 100644 index 0000000..7e78d71 --- /dev/null +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Scanner History/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "view.json", + "thumbnail.png" + ], + "attributes": { + "lastModification": { + "actor": "admin", + "timestamp": "2025-05-23T07:52:41Z" + }, + "lastModificationSignature": "ba9f8066212b906e19224c7332ede0ce2636b01efa6d4bbb2e13dab429e04aac" + } +} \ No newline at end of file diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Scanner History/thumbnail.png b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Scanner History/thumbnail.png new file mode 100644 index 0000000..0d6a953 Binary files /dev/null and b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Scanner History/thumbnail.png differ diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Scanner History/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Scanner History/view.json index 1d1399b..affa5a5 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Scanner History/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Windows/Tabs/Scanner History/view.json @@ -1,9 +1,16 @@ { - "custom": {}, + "custom": { + "currentView": "Windows/Tabs/Enternet Windows/DPMs/MCM01-DPM" + }, "params": {}, + "propConfig": { + "custom.currentView": { + "persistent": true + } + }, "props": { "defaultSize": { - "height": 500, + "height": 894, "width": 1920 } }, @@ -16,6 +23,10 @@ "meta": { "name": "Scanner History" }, + "position": { + "height": 1, + "width": 1 + }, "propConfig": { "custom.mode": { "binding": { @@ -1027,8 +1038,8 @@ "name": "root" }, "props": { - "direction": "column" + "mode": "percent" }, - "type": "ia.container.flex" + "type": "ia.container.coord" } } \ No newline at end of file