created docked views for conveyors
|
Before Width: | Height: | Size: 4.5 KiB |
@ -240,6 +240,17 @@
|
|||||||
"type": "ia.shapes.svg"
|
"type": "ia.shapes.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"events": {
|
||||||
|
"dom": {
|
||||||
|
"onClick": {
|
||||||
|
"config": {
|
||||||
|
"script": "\tsystem.perspective.openDock(\u0027Docked-East-VFD\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})"
|
||||||
|
},
|
||||||
|
"scope": "G",
|
||||||
|
"type": "script"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "root",
|
"name": "root",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
@ -257,7 +268,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"mode": "percent"
|
"mode": "percent",
|
||||||
|
"style": {
|
||||||
|
"cursor": "pointer"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"type": "ia.container.coord"
|
"type": "ia.container.coord"
|
||||||
}
|
}
|
||||||
|
After Width: | Height: | Size: 554 B |
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"color": "d3d3d3",
|
"color": "ffffff",
|
||||||
"state": 10,
|
"state": 15,
|
||||||
"string": "Off (Inactive)"
|
"string": "Non Powered Equipment"
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -240,6 +240,17 @@
|
|||||||
"type": "ia.shapes.svg"
|
"type": "ia.shapes.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"events": {
|
||||||
|
"dom": {
|
||||||
|
"onClick": {
|
||||||
|
"config": {
|
||||||
|
"script": "\tsystem.perspective.openDock(\u0027Docked-East-VFD\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})\t"
|
||||||
|
},
|
||||||
|
"scope": "G",
|
||||||
|
"type": "script"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "root",
|
"name": "root",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
@ -259,6 +270,7 @@
|
|||||||
"props": {
|
"props": {
|
||||||
"mode": "percent",
|
"mode": "percent",
|
||||||
"style": {
|
"style": {
|
||||||
|
"cursor": "pointer",
|
||||||
"overflow": "hidden"
|
"overflow": "hidden"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 133 B |
|
Before Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 23 KiB |
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"color": "808080",
|
"color": "ffffff",
|
||||||
"state": 1,
|
"state": 15,
|
||||||
"string": "Communication Fault"
|
"string": "Non Powered Equipment"
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -186,6 +186,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": {
|
"root": {
|
||||||
|
"events": {
|
||||||
|
"dom": {
|
||||||
|
"onClick": {
|
||||||
|
"config": {
|
||||||
|
"script": "\tsystem.perspective.openDock(\u0027Docked-East-VFD\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})\t"
|
||||||
|
},
|
||||||
|
"scope": "G",
|
||||||
|
"type": "script"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "root",
|
"name": "root",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
@ -417,6 +417,20 @@
|
|||||||
"size": 400,
|
"size": 400,
|
||||||
"viewParams": {},
|
"viewParams": {},
|
||||||
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-MCM"
|
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-MCM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"anchor": "fixed",
|
||||||
|
"autoBreakpoint": 480,
|
||||||
|
"content": "cover",
|
||||||
|
"handle": "hide",
|
||||||
|
"iconUrl": "",
|
||||||
|
"id": "Docked-East-VFD",
|
||||||
|
"modal": false,
|
||||||
|
"resizable": false,
|
||||||
|
"show": "onDemand",
|
||||||
|
"size": 400,
|
||||||
|
"viewParams": {},
|
||||||
|
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-Conv"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"top": [
|
"top": [
|
||||||
@ -543,6 +557,20 @@
|
|||||||
"size": 400,
|
"size": 400,
|
||||||
"viewParams": {},
|
"viewParams": {},
|
||||||
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-MCM"
|
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-MCM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"anchor": "fixed",
|
||||||
|
"autoBreakpoint": 480,
|
||||||
|
"content": "cover",
|
||||||
|
"handle": "hide",
|
||||||
|
"iconUrl": "",
|
||||||
|
"id": "Docked-East-VFD",
|
||||||
|
"modal": false,
|
||||||
|
"resizable": false,
|
||||||
|
"show": "onDemand",
|
||||||
|
"size": 400,
|
||||||
|
"viewParams": {},
|
||||||
|
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-Conv"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"top": [
|
"top": [
|
||||||
|
Before Width: | Height: | Size: 24 KiB |
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"color": "d3d3d3",
|
"color": "ffffff",
|
||||||
"state": 10,
|
"state": 15,
|
||||||
"string": "Off (Inactive)"
|
"string": "Non Powered Equipment"
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -242,6 +242,17 @@
|
|||||||
"type": "ia.shapes.svg"
|
"type": "ia.shapes.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"events": {
|
||||||
|
"dom": {
|
||||||
|
"onClick": {
|
||||||
|
"config": {
|
||||||
|
"script": "\tsystem.perspective.openDock(\u0027Docked-East-VFD\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})"
|
||||||
|
},
|
||||||
|
"scope": "G",
|
||||||
|
"type": "script"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "root",
|
"name": "root",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
@ -261,6 +272,7 @@
|
|||||||
"props": {
|
"props": {
|
||||||
"mode": "percent",
|
"mode": "percent",
|
||||||
"style": {
|
"style": {
|
||||||
|
"cursor": "pointer",
|
||||||
"overflow": "hidden",
|
"overflow": "hidden",
|
||||||
"overflowX": "hidden"
|
"overflowX": "hidden"
|
||||||
}
|
}
|
||||||
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
@ -417,6 +417,20 @@
|
|||||||
"size": 400,
|
"size": 400,
|
||||||
"viewParams": {},
|
"viewParams": {},
|
||||||
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-MCM"
|
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-MCM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"anchor": "fixed",
|
||||||
|
"autoBreakpoint": 480,
|
||||||
|
"content": "cover",
|
||||||
|
"handle": "hide",
|
||||||
|
"iconUrl": "",
|
||||||
|
"id": "Docked-East-VFD",
|
||||||
|
"modal": false,
|
||||||
|
"resizable": false,
|
||||||
|
"show": "onDemand",
|
||||||
|
"size": 400,
|
||||||
|
"viewParams": {},
|
||||||
|
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-Conv"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"top": [
|
"top": [
|
||||||
@ -543,6 +557,20 @@
|
|||||||
"size": 400,
|
"size": 400,
|
||||||
"viewParams": {},
|
"viewParams": {},
|
||||||
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-MCM"
|
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-MCM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"anchor": "fixed",
|
||||||
|
"autoBreakpoint": 480,
|
||||||
|
"content": "cover",
|
||||||
|
"handle": "hide",
|
||||||
|
"iconUrl": "",
|
||||||
|
"id": "Docked-East-VFD",
|
||||||
|
"modal": false,
|
||||||
|
"resizable": false,
|
||||||
|
"show": "onDemand",
|
||||||
|
"size": 400,
|
||||||
|
"viewParams": {},
|
||||||
|
"viewPath": "autStand/PopUp-Views/Controller-Equipment/Information-Docked-East-Conv"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"top": [
|
"top": [
|
||||||
|
|||||||
@ -9,8 +9,8 @@
|
|||||||
"attributes": {
|
"attributes": {
|
||||||
"lastModification": {
|
"lastModification": {
|
||||||
"actor": "admin",
|
"actor": "admin",
|
||||||
"timestamp": "2025-09-02T14:44:25Z"
|
"timestamp": "2025-09-02T14:54:58Z"
|
||||||
},
|
},
|
||||||
"lastModificationSignature": "6a6ff7bfe04e4752c8c23070d08e693609b65da594fba522f0f30894267629f8"
|
"lastModificationSignature": "5913e780d6010399ed409552b59d66a88f87a304646aba685c16493dd3767ce1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -9,8 +9,8 @@
|
|||||||
"attributes": {
|
"attributes": {
|
||||||
"lastModification": {
|
"lastModification": {
|
||||||
"actor": "admin",
|
"actor": "admin",
|
||||||
"timestamp": "2025-09-02T09:47:48Z"
|
"timestamp": "2025-09-02T14:53:53Z"
|
||||||
},
|
},
|
||||||
"lastModificationSignature": "b848dc087a9556c1422c6d71cc0c69f3f6636cc552e1a3748c99174ca41a1eeb"
|
"lastModificationSignature": "1a2ef8fbb6ad59a471a3e85577aeec6bfcd29e2e93cceb5ec59a1701e535fbdc"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"color": "808080",
|
"color": "ffffff",
|
||||||
"state": 1,
|
"state": 15,
|
||||||
"string": "Communication Fault"
|
"string": "Non Powered Equipment"
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -186,6 +186,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": {
|
"root": {
|
||||||
|
"events": {
|
||||||
|
"dom": {
|
||||||
|
"onClick": {
|
||||||
|
"config": {
|
||||||
|
"script": "\tsystem.perspective.openDock(\u0027Docked-East-VFD\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})\t"
|
||||||
|
},
|
||||||
|
"scope": "G",
|
||||||
|
"type": "script"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "root",
|
"name": "root",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
|
|||||||
@ -10,8 +10,8 @@
|
|||||||
"attributes": {
|
"attributes": {
|
||||||
"lastModification": {
|
"lastModification": {
|
||||||
"actor": "admin",
|
"actor": "admin",
|
||||||
"timestamp": "2025-09-02T09:35:41Z"
|
"timestamp": "2025-09-02T14:56:59Z"
|
||||||
},
|
},
|
||||||
"lastModificationSignature": "34e60db3866aec028ccd31eb7c60023d6bc3f9cebc95e464a831761ae6aa1b27"
|
"lastModificationSignature": "b7f06e25fbba213c1068feaa7e250e969c94d5d78499021fea105d3b4b5f2ecb"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 133 B After Width: | Height: | Size: 554 B |
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"color": "d3d3d3",
|
"color": "ffffff",
|
||||||
"state": 10,
|
"state": 15,
|
||||||
"string": "Off (Inactive)"
|
"string": "Non Powered Equipment"
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -240,6 +240,17 @@
|
|||||||
"type": "ia.shapes.svg"
|
"type": "ia.shapes.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"events": {
|
||||||
|
"dom": {
|
||||||
|
"onClick": {
|
||||||
|
"config": {
|
||||||
|
"script": "\tsystem.perspective.openDock(\u0027Docked-East-VFD\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})\t"
|
||||||
|
},
|
||||||
|
"scope": "G",
|
||||||
|
"type": "script"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "root",
|
"name": "root",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
@ -259,6 +270,7 @@
|
|||||||
"props": {
|
"props": {
|
||||||
"mode": "percent",
|
"mode": "percent",
|
||||||
"style": {
|
"style": {
|
||||||
|
"cursor": "pointer",
|
||||||
"overflow": "hidden"
|
"overflow": "hidden"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -10,8 +10,8 @@
|
|||||||
"attributes": {
|
"attributes": {
|
||||||
"lastModification": {
|
"lastModification": {
|
||||||
"actor": "admin",
|
"actor": "admin",
|
||||||
"timestamp": "2025-09-02T09:33:26Z"
|
"timestamp": "2025-09-02T14:56:34Z"
|
||||||
},
|
},
|
||||||
"lastModificationSignature": "86a065eb021babd86c9f743601b33f2d38c11b75a4f136aa5ba6993ff1ff6f57"
|
"lastModificationSignature": "152342aaca622b3f2beb2c01caf895596e3f90bf71c00c939620a86e7d3f6e54"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"color": "d3d3d3",
|
"color": "ffffff",
|
||||||
"state": 10,
|
"state": 15,
|
||||||
"string": "Off (Inactive)"
|
"string": "Non Powered Equipment"
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -242,6 +242,17 @@
|
|||||||
"type": "ia.shapes.svg"
|
"type": "ia.shapes.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"events": {
|
||||||
|
"dom": {
|
||||||
|
"onClick": {
|
||||||
|
"config": {
|
||||||
|
"script": "\tsystem.perspective.openDock(\u0027Docked-East-VFD\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})"
|
||||||
|
},
|
||||||
|
"scope": "G",
|
||||||
|
"type": "script"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "root",
|
"name": "root",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
@ -261,6 +272,7 @@
|
|||||||
"props": {
|
"props": {
|
||||||
"mode": "percent",
|
"mode": "percent",
|
||||||
"style": {
|
"style": {
|
||||||
|
"cursor": "pointer",
|
||||||
"overflow": "hidden",
|
"overflow": "hidden",
|
||||||
"overflowX": "hidden"
|
"overflowX": "hidden"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,8 +10,8 @@
|
|||||||
"attributes": {
|
"attributes": {
|
||||||
"lastModification": {
|
"lastModification": {
|
||||||
"actor": "admin",
|
"actor": "admin",
|
||||||
"timestamp": "2025-09-02T12:34:41Z"
|
"timestamp": "2025-09-02T14:56:44Z"
|
||||||
},
|
},
|
||||||
"lastModificationSignature": "a1c40f815846bc48a36558798d588146a23c235eeba72716097ff5315ded6650"
|
"lastModificationSignature": "28d38e0253652bd66ec2038d0f6e2f6d0a83edc918d8fdd713bf01182174463d"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.3 KiB |
@ -240,6 +240,17 @@
|
|||||||
"type": "ia.shapes.svg"
|
"type": "ia.shapes.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"events": {
|
||||||
|
"dom": {
|
||||||
|
"onClick": {
|
||||||
|
"config": {
|
||||||
|
"script": "\tsystem.perspective.openDock(\u0027Docked-East-VFD\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})"
|
||||||
|
},
|
||||||
|
"scope": "G",
|
||||||
|
"type": "script"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "root",
|
"name": "root",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
@ -257,7 +268,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"mode": "percent"
|
"mode": "percent",
|
||||||
|
"style": {
|
||||||
|
"cursor": "pointer"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"type": "ia.container.coord"
|
"type": "ia.container.coord"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"scope": "G",
|
||||||
|
"version": 1,
|
||||||
|
"restricted": false,
|
||||||
|
"overridable": true,
|
||||||
|
"files": [
|
||||||
|
"view.json",
|
||||||
|
"thumbnail.png"
|
||||||
|
],
|
||||||
|
"attributes": {
|
||||||
|
"lastModification": {
|
||||||
|
"actor": "admin",
|
||||||
|
"timestamp": "2025-09-02T14:52:25Z"
|
||||||
|
},
|
||||||
|
"lastModificationSignature": "736e305f35825b0e5643c4c38f95080c5fcd1d7430d699ef0a4e23d218c6e91c"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 21 KiB |
@ -10,8 +10,8 @@
|
|||||||
"attributes": {
|
"attributes": {
|
||||||
"lastModification": {
|
"lastModification": {
|
||||||
"actor": "admin",
|
"actor": "admin",
|
||||||
"timestamp": "2025-09-02T14:43:32Z"
|
"timestamp": "2025-09-02T14:49:12Z"
|
||||||
},
|
},
|
||||||
"lastModificationSignature": "940705a67b2eb99598cb2d77aa97583044f8cc6ff10280007023e632c9afe7a7"
|
"lastModificationSignature": "27246210e54b3eb4f5cfaba54e4c440c3ae20b7b1829a0766d94f7362c93796d"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 23 KiB |