Updates to DPMs
This commit is contained in:
parent
033bfd6ff9
commit
2c41a3dd43
@ -2333,6 +2333,32 @@
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.style.opacity": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "this.meta.visible"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": null,
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": 100
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": 0
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
@ -2342,8 +2368,8 @@
|
||||
"name": "root"
|
||||
},
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
"x": 8,
|
||||
"y": -39
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
|
||||
@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "admin",
|
||||
"timestamp": "2025-05-02T13:51:43Z"
|
||||
},
|
||||
"lastModificationSignature": "6335a0021698ff8531fce75819cf5423e2a8b71ba7760f0ee6c8132a9ee46223"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
@ -0,0 +1,684 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {
|
||||
"LD": false,
|
||||
"LR": false,
|
||||
"LRD": false,
|
||||
"LRU": false,
|
||||
"LU": false,
|
||||
"On": false,
|
||||
"RD": false,
|
||||
"RLD": false,
|
||||
"RLU": false,
|
||||
"RU": false
|
||||
},
|
||||
"propConfig": {
|
||||
"params.LD": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.LR": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.LRD": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.LRU": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.LU": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.On": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.RD": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.RLD": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.RLU": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.RU": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 540,
|
||||
"width": 640
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "CommLines"
|
||||
},
|
||||
"position": {
|
||||
"basis": "300px",
|
||||
"grow": 1
|
||||
},
|
||||
"propConfig": {
|
||||
"props.elements[0].elements[0].stroke.paint": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.On"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "#FF0000",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "#00FF00"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "#FF0000"
|
||||
}
|
||||
],
|
||||
"outputType": "color",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[0].visibility": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.LU"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "hidden",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": false,
|
||||
"output": "hidden"
|
||||
},
|
||||
{
|
||||
"input": true,
|
||||
"output": "visible"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[1].stroke.paint": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.On"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "#FF0000",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "#00FF00"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "#FF0000"
|
||||
}
|
||||
],
|
||||
"outputType": "color",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[1].visibility": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.RD"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "hidden",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": false,
|
||||
"output": "hidden"
|
||||
},
|
||||
{
|
||||
"input": true,
|
||||
"output": "visible"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[2].stroke.paint": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.On"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "#FF0000",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "#00FF00"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "#FF0000"
|
||||
}
|
||||
],
|
||||
"outputType": "color",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[2].visibility": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.LR"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "hidden",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": false,
|
||||
"output": "hidden"
|
||||
},
|
||||
{
|
||||
"input": true,
|
||||
"output": "visible"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[3].stroke.paint": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.On"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "#FF0000",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "#00FF00"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "#FF0000"
|
||||
}
|
||||
],
|
||||
"outputType": "color",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[3].visibility": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.RU"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "hidden",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": false,
|
||||
"output": "hidden"
|
||||
},
|
||||
{
|
||||
"input": true,
|
||||
"output": "visible"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[4].stroke.paint": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.On"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "#FF0000",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "#00FF00"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "#FF0000"
|
||||
}
|
||||
],
|
||||
"outputType": "color",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[4].visibility": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.RD"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "hidden",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": false,
|
||||
"output": "hidden"
|
||||
},
|
||||
{
|
||||
"input": true,
|
||||
"output": "visible"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[5].stroke.paint": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.On"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "#FF0000",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "#00FF00"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "#FF0000"
|
||||
}
|
||||
],
|
||||
"outputType": "color",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[5].visibility": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.RLU"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "hidden",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": false,
|
||||
"output": "hidden"
|
||||
},
|
||||
{
|
||||
"input": true,
|
||||
"output": "visible"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[6].stroke.paint": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.On"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "#FF0000",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "#00FF00"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "#FF0000"
|
||||
}
|
||||
],
|
||||
"outputType": "color",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[6].visibility": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.RLD"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "hidden",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": false,
|
||||
"output": "hidden"
|
||||
},
|
||||
{
|
||||
"input": true,
|
||||
"output": "visible"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[7].stroke.paint": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.On"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "#FF0000",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "#00FF00"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "#FF0000"
|
||||
}
|
||||
],
|
||||
"outputType": "color",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[7].visibility": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.LRU"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "hidden",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": false,
|
||||
"output": "hidden"
|
||||
},
|
||||
{
|
||||
"input": true,
|
||||
"output": "visible"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[8].stroke.paint": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.On"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "#FF0000",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": true,
|
||||
"output": "#00FF00"
|
||||
},
|
||||
{
|
||||
"input": false,
|
||||
"output": "#FF0000"
|
||||
}
|
||||
],
|
||||
"outputType": "color",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.elements[0].elements[8].visibility": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.LRD"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": "hidden",
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": false,
|
||||
"output": "hidden"
|
||||
},
|
||||
{
|
||||
"input": true,
|
||||
"output": "visible"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"elements": [
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"d": "M 0.01474311,101.46884 H 289.94649 L 289.94649,0",
|
||||
"fill": {
|
||||
"paint": "transparent"
|
||||
},
|
||||
"id": "LU",
|
||||
"name": "LU",
|
||||
"stroke": {
|
||||
"dasharray": "none",
|
||||
"width": "3.77953"
|
||||
},
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"d": "M 0.01474311,101.46884 H 289.94649 l -0.018,978.53286",
|
||||
"fill": {
|
||||
"paint": "transparent"
|
||||
},
|
||||
"id": "RD",
|
||||
"name": "RD",
|
||||
"stroke": {
|
||||
"dasharray": "none",
|
||||
"width": "3.77953"
|
||||
},
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"d": "M 0.01474311,101.46884 1919.9985,101.46829",
|
||||
"fill": {
|
||||
"paint": "transparent"
|
||||
},
|
||||
"id": "LR",
|
||||
"name": "LR",
|
||||
"stroke": {
|
||||
"dasharray": "none",
|
||||
"width": "3.77953"
|
||||
},
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"d": "m 1920.0085,101.47076 -310.7599,0.13258 V -0.00390625",
|
||||
"fill": {
|
||||
"paint": "transparent"
|
||||
},
|
||||
"id": "RU",
|
||||
"name": "RU",
|
||||
"stroke": {
|
||||
"dasharray": "none",
|
||||
"width": "3.77953"
|
||||
},
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"d": "m 1919.9974,101.46523 -310.7488,0.13811 V 1080",
|
||||
"fill": {
|
||||
"paint": "transparent"
|
||||
},
|
||||
"id": "RD",
|
||||
"name": "RD",
|
||||
"stroke": {
|
||||
"dasharray": "none",
|
||||
"width": "3.77953"
|
||||
},
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"d": "M 1919.9872,101.49029 289.94291,101.54297 289.94291,0",
|
||||
"fill": {
|
||||
"paint": "transparent"
|
||||
},
|
||||
"id": "RLU",
|
||||
"name": "RLU",
|
||||
"stroke": {
|
||||
"dasharray": "none",
|
||||
"width": "3.77953"
|
||||
},
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"d": "m 1920.0178,101.46885 -1629.98505,-1e-4 -0.092,978.52045",
|
||||
"fill": {
|
||||
"paint": "transparent"
|
||||
},
|
||||
"id": "RLD",
|
||||
"name": "RLD",
|
||||
"stroke": {
|
||||
"dasharray": "none",
|
||||
"width": "3.77953"
|
||||
},
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"d": "m 0.28125,101.53444 1608.95705,0.0609 0.01,-101.59604783662",
|
||||
"fill": {
|
||||
"paint": "transparent"
|
||||
},
|
||||
"id": "path8",
|
||||
"name": "path8",
|
||||
"stroke": {
|
||||
"dasharray": "none",
|
||||
"width": "3.77953"
|
||||
},
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"d": "m 0.2890625,101.47273 1608.9570375,0.0664 -10e-4,978.38257",
|
||||
"fill": {
|
||||
"paint": "transparent"
|
||||
},
|
||||
"id": "LRD",
|
||||
"name": "LRD",
|
||||
"stroke": {
|
||||
"dasharray": "none",
|
||||
"width": "3.77953"
|
||||
},
|
||||
"type": "path"
|
||||
}
|
||||
],
|
||||
"id": "layer1",
|
||||
"name": "layer1",
|
||||
"type": "group"
|
||||
}
|
||||
],
|
||||
"preserveAspectRatio": "none",
|
||||
"viewBox": "0 0 1920 1080"
|
||||
},
|
||||
"type": "ia.shapes.svg"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "admin",
|
||||
"timestamp": "2025-05-02T13:32:29Z"
|
||||
},
|
||||
"lastModificationSignature": "56b5eb5bc3f2b73afe5c1603b09322fec15f324dfc5d150c2799a10e6df43639"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
File diff suppressed because one or more lines are too long
@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "admin",
|
||||
"timestamp": "2025-05-02T13:07:27Z"
|
||||
},
|
||||
"lastModificationSignature": "6adc19fed01030c192d149efc77766538fb520bf8c20b7e34f86f54dd3ee6e6c"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 6.5 KiB |
File diff suppressed because one or more lines are too long
@ -1,6 +1,57 @@
|
||||
{
|
||||
"custom": {},
|
||||
"custom": {
|
||||
"dpm1-dpm2": false,
|
||||
"dpm10-dpm11": false,
|
||||
"dpm11-dpm1": false,
|
||||
"dpm2-dpm3": false,
|
||||
"dpm3-dpm4": false,
|
||||
"dpm4-mcm": true,
|
||||
"dpm5-dpm6": true,
|
||||
"dpm6-dpm7": true,
|
||||
"dpm7-dpm8": false,
|
||||
"dpm8-dpm9": false,
|
||||
"dpm9-dpm10": false,
|
||||
"mcm_dpm5": true
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.dpm1-dpm2": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm10-dpm11": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm11-dpm1": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm2-dpm3": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm3-dpm4": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm4-mcm": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm5-dpm6": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm6-dpm7": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm7-dpm8": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm8-dpm9": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm9-dpm10": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.mcm_dpm5": {
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 894,
|
||||
@ -11,16 +62,764 @@
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
"name": "DPM11"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm10-dpm11"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM10"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.495
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm10-dpm11"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM7"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm7-dpm8"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm7-dpm8"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM6"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 1440,
|
||||
"y": -0.0052185
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm5-dpm6"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM9"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.495,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": true,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM8"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm7-dpm8"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownLeft": true,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM5"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 1440,
|
||||
"y": 297.99
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm_dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm_dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm5-dpm6"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": true,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM3"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.495,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": true,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM4"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "MCM"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 1440,
|
||||
"y": 595.9735629882813
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm_dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM5_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 50,
|
||||
"x": 935,
|
||||
"y": 431
|
||||
"width": 105,
|
||||
"x": 1401.9921875,
|
||||
"y": 368.74625
|
||||
},
|
||||
"props": {
|
||||
"text": "MCM01"
|
||||
"text": "DPM5_UL7_4 11.200.1.6"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM6_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 1401.9921875,
|
||||
"y": 66.77510162353516
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM6_UL8_3 11.200.1.7"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM7_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 913,
|
||||
"y": 66.83173206176758
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM7_UL10_3 11.200.1.8"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM8_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 907.484,
|
||||
"y": 368.7943435058594
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM8_UL11_4 11.200.1.9"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM4_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 913,
|
||||
"y": 664.96
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM4_UL5_4 11.200.1.5"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM3_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 437.58732373046877,
|
||||
"y": 664.8168056640625
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM3_UL4_4 11.200.1.4"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM2_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 11.825787573242188,
|
||||
"y": 632.8246977539062
|
||||
},
|
||||
"props": {
|
||||
"text": "UL2_4_DPM1 11.200.1.3"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM9_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 437.8768039550781,
|
||||
"y": 368.7773435058594
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM9_PS1_4 11.200.1.10"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM10_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 438.453431640625,
|
||||
"y": 66.47285988769531
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM10_PS3_6 11.200.1.11"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM11_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 92.918,
|
||||
"y": 248.52
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM11_PS4_7 11.200.1.12"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 12.285779943847656,
|
||||
"y": 337.2483435058594
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM1_UL1_4 11.200.1.2"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
@ -28,6 +827,10 @@
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"position": {
|
||||
"x": 223,
|
||||
"y": -730
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "#ffffff"
|
||||
|
||||
@ -1,6 +1,49 @@
|
||||
{
|
||||
"custom": {},
|
||||
"custom": {
|
||||
"dpm1-dpm2": "value",
|
||||
"dpm2-dpm3": "value",
|
||||
"dpm3-dpm4": "value",
|
||||
"dpm4-dpm5": "value",
|
||||
"dpm5-dpm6": "value",
|
||||
"dpm6-dpm7": "value",
|
||||
"dpm7-dpm8": "value",
|
||||
"dpm8-dpm9": "value",
|
||||
"dpm9-mcm": "value",
|
||||
"mcm-dpm1": "value"
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.dpm1-dpm2": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm2-dpm3": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm3-dpm4": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm4-dpm5": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm5-dpm6": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm6-dpm7": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm7-dpm8": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm8-dpm9": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm9-mcm": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.mcm-dpm1": {
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 894,
|
||||
@ -11,16 +54,619 @@
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
"name": "DPM11"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm10-dpm11"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM10"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.5
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm10-dpm11"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM7"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm7-dpm8"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM6"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 1440,
|
||||
"y": -0.01
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm5-dpm6"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM5"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 1440,
|
||||
"y": 297.99
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm_dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm5-dpm6"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": null,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": true,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM3"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.5,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": true,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM4"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480,
|
||||
"y": 297.9947814941406
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownOn": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "MCM"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960.9897814941406,
|
||||
"y": 297.9597814941406
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm_dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM5_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 50,
|
||||
"x": 935,
|
||||
"y": 431
|
||||
"width": 105,
|
||||
"x": 1425.99,
|
||||
"y": 352.9296875
|
||||
},
|
||||
"props": {
|
||||
"text": "MCM02"
|
||||
"text": "DPM5_UL7_4 11.200.1.6"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM6_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 1425.979501953125,
|
||||
"y": 57.78
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM6_UL8_3 11.200.1.7"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM7_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 937.0833129882812,
|
||||
"y": 57.595625
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM7_UL10_3 11.200.1.8"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM4_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 874,
|
||||
"y": 352.8231875
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM4_UL5_4 11.200.1.5"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM3_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 884.59,
|
||||
"y": 654.0442504882812
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM3_UL4_4 11.200.1.4"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM2_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 392.7596875,
|
||||
"y": 654.435
|
||||
},
|
||||
"props": {
|
||||
"text": "UL2_4_DPM1 11.200.1.3"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM10_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 463.45,
|
||||
"y": 58.235625
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM10_PS3_6 11.200.1.11"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM11_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 94.92,
|
||||
"y": 246.52
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM11_PS4_7 11.200.1.12"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 392.6883754882812,
|
||||
"y": 353.3671875
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM1_UL1_4 11.200.1.2"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
|
||||
@ -1,6 +1,29 @@
|
||||
{
|
||||
"custom": {},
|
||||
"custom": {
|
||||
"dpm1-dpm2": true,
|
||||
"dpm2-dpm3": true,
|
||||
"dpm3-dpm4": true,
|
||||
"dpm4-mcm": true,
|
||||
"mcm-dpm1": true
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.dpm1-dpm2": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm2-dpm3": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm3-dpm4": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm4-mcm": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.mcm-dpm1": {
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 894,
|
||||
@ -11,18 +34,340 @@
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
"name": "NCP1_3_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 447,
|
||||
"width": 640
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "NCP1_2_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 447,
|
||||
"width": 640,
|
||||
"x": 640.5,
|
||||
"y": -0.0078125
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownOn": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "NCP1_1_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 447,
|
||||
"width": 640,
|
||||
"x": 1280,
|
||||
"y": -0.0078125
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "NCP1_5_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 447,
|
||||
"width": 640,
|
||||
"y": 446.9921875
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "MCM"
|
||||
},
|
||||
"position": {
|
||||
"height": 447,
|
||||
"width": 640,
|
||||
"x": 1279.99,
|
||||
"y": 446.9521875
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "NCP1_1_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 50,
|
||||
"x": 935,
|
||||
"y": 431
|
||||
"width": 105,
|
||||
"x": 1293.58,
|
||||
"y": 89.6268907470703
|
||||
},
|
||||
"props": {
|
||||
"text": "MCM03"
|
||||
"text": "NCP1_1_DPM1 11.200.1.2"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "NCP1_2_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 654.4473754882813,
|
||||
"y": 89.829375
|
||||
},
|
||||
"props": {
|
||||
"text": "NCP1_2_DPM1 11.200.1.3"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "NCP1_3_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 196.59969999999998,
|
||||
"y": 369.52
|
||||
},
|
||||
"props": {
|
||||
"text": "NCP1_3_DPM1 11.200.1.4"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "NCP1_5_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 534.688,
|
||||
"y": 540.875
|
||||
},
|
||||
"props": {
|
||||
"text": "NCP1_5_DPM1 11.200.1.5"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "EmbeddedView"
|
||||
},
|
||||
"position": {
|
||||
"height": 447,
|
||||
"rotate": {
|
||||
"anchor": "50% 75%",
|
||||
"angle": 0
|
||||
},
|
||||
"width": 640,
|
||||
"x": 639.966,
|
||||
"y": 446.482
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.On": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"LD": true,
|
||||
"LR": true,
|
||||
"LRD": false,
|
||||
"LRU": false,
|
||||
"LU": false,
|
||||
"RD": false,
|
||||
"RLD": false,
|
||||
"RLU": false,
|
||||
"RU": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/CommLines"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
|
||||
@ -1,6 +1,61 @@
|
||||
{
|
||||
"custom": {},
|
||||
"custom": {
|
||||
"dpm1-dpm2": true,
|
||||
"dpm10-dpm11": true,
|
||||
"dpm11-dpm1": true,
|
||||
"dpm11-mcm": true,
|
||||
"dpm2-dpm3": true,
|
||||
"dpm3-dpm4": true,
|
||||
"dpm4-dpm5": true,
|
||||
"dpm5-dpm6": true,
|
||||
"dpm6-dpm7": true,
|
||||
"dpm7-dpm8": true,
|
||||
"dpm8-dpm9": true,
|
||||
"dpm9-dpm10": true,
|
||||
"mcm_dpm1": true
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.dpm1-dpm2": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm10-dpm11": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm11-dpm1": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm11-mcm": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm2-dpm3": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm3-dpm4": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm4-dpm5": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm5-dpm6": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm6-dpm7": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm7-dpm8": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm8-dpm9": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm9-dpm10": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.mcm_dpm1": {
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 894,
|
||||
@ -11,23 +66,775 @@
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
"name": "DPM11"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm7-dpm8"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm7-dpm8"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSC_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.495
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm5-dpm6"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm5-dpm6"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "PS11_7_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 1440,
|
||||
"y": -0.0052185
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "FL1034_2_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm7-dpm8"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "FL3016_2_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.5,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm5-dpm6"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": true,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSC_DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownLeft": true,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSA_DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": true,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSA_DPM3"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.495,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm10-dpm11"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": true,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "PS10_2_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm10-dpm11"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "MCM"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 1440,
|
||||
"y": 595.9735629882813
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm_dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "PRS3_5_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 50,
|
||||
"x": 935,
|
||||
"y": 431
|
||||
"width": 105,
|
||||
"x": 1401.99,
|
||||
"y": 368.75
|
||||
},
|
||||
"props": {
|
||||
"text": "MCM04"
|
||||
"text": "PRS3_5_DPM1 11.200.1.2"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "PS11_7_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 1401.9921875,
|
||||
"y": 66.77510162353516
|
||||
},
|
||||
"props": {
|
||||
"text": "PS11_7_DPM1 11.200.1.3"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSC_DPM3_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 913,
|
||||
"y": 66.83173206176758
|
||||
},
|
||||
"props": {
|
||||
"text": "VSC_DPM3 11.200.1.12"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSC_DPM2_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 907.484,
|
||||
"y": 368.7943435058594
|
||||
},
|
||||
"props": {
|
||||
"text": "VSC_DPM2 11.200.1.11"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "PS10_2_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 913,
|
||||
"y": 664.96
|
||||
},
|
||||
"props": {
|
||||
"text": "PS10_2_DPM1 11.200.1.4"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSA_DPM3_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 437.58732373046877,
|
||||
"y": 664.8168056640625
|
||||
},
|
||||
"props": {
|
||||
"text": "VSA_DPM3 11.200.1.9"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSA_DPM2_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 11.825787573242188,
|
||||
"y": 632.8246977539062
|
||||
},
|
||||
"props": {
|
||||
"text": "VSA_DPM2 11.200.1.8"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "FL3016_2_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 437.8768039550781,
|
||||
"y": 368.7773435058594
|
||||
},
|
||||
"props": {
|
||||
"text": "FL3016_2_DPM1 11.200.1.6"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSC_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 438.453431640625,
|
||||
"y": 66.47285988769531
|
||||
},
|
||||
"props": {
|
||||
"text": "VSC_DPM1 11.200.1.10"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSA_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 92.918,
|
||||
"y": 248.52
|
||||
},
|
||||
"props": {
|
||||
"text": "VSA_DPM1_7 11.200.1.7"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "FL1034_2_DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 12.285779943847656,
|
||||
"y": 337.2483435058594
|
||||
},
|
||||
"props": {
|
||||
"text": "FL1034_2_DPM1 11.200.1.5"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "PRS3_5_DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 1440,
|
||||
"y": 297.99
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm_dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm_dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSC_DPM3"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"position": {
|
||||
"x": 120,
|
||||
"y": -723
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "#ffffff"
|
||||
|
||||
@ -1,6 +1,57 @@
|
||||
{
|
||||
"custom": {},
|
||||
"custom": {
|
||||
"dpm1-dpm2": false,
|
||||
"dpm10-dpm11": false,
|
||||
"dpm11-dpm1": false,
|
||||
"dpm2-dpm3": false,
|
||||
"dpm3-dpm4": false,
|
||||
"dpm4-mcm": true,
|
||||
"dpm5-dpm6": false,
|
||||
"dpm6-dpm7": false,
|
||||
"dpm7-dpm8": false,
|
||||
"dpm8-dpm9": false,
|
||||
"dpm9-dpm10": false,
|
||||
"mcm_dpm5": true
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.dpm1-dpm2": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm10-dpm11": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm11-dpm1": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm2-dpm3": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm3-dpm4": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm4-mcm": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm5-dpm6": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm6-dpm7": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm7-dpm8": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm8-dpm9": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm9-dpm10": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.mcm_dpm5": {
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 894,
|
||||
@ -11,23 +62,748 @@
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
"name": "DPM11"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm10-dpm11"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM10"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.495
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm10-dpm11"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM6"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 1440,
|
||||
"y": -0.0052185
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm5-dpm6"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM9"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.495,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": true,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM8"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm7-dpm8"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownLeft": true,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": true,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM3"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 480.495,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": true,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM4"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "MCM"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 1440,
|
||||
"y": 595.9735629882813
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm_dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM6_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 50,
|
||||
"x": 935,
|
||||
"y": 431
|
||||
"width": 105,
|
||||
"x": 1401.9921875,
|
||||
"y": 66.77510162353516
|
||||
},
|
||||
"props": {
|
||||
"text": "MCM05"
|
||||
"text": "DPM6_UL8_3 11.200.1.7"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM7_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 913,
|
||||
"y": 66.83173206176758
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM7_UL10_3 11.200.1.8"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM8_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 907.484,
|
||||
"y": 368.7943435058594
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM8_UL11_4 11.200.1.9"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM4_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 913,
|
||||
"y": 664.96
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM4_UL5_4 11.200.1.5"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM3_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 437.58732373046877,
|
||||
"y": 664.8168056640625
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM3_UL4_4 11.200.1.4"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM2_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 11.825787573242188,
|
||||
"y": 632.8246977539062
|
||||
},
|
||||
"props": {
|
||||
"text": "UL2_4_DPM1 11.200.1.3"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM9_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 437.8768039550781,
|
||||
"y": 368.7773435058594
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM9_PS1_4 11.200.1.10"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM10_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 438.453431640625,
|
||||
"y": 66.47285988769531
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM10_PS3_6 11.200.1.11"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM11_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 92.918,
|
||||
"y": 248.52
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM11_PS4_7 11.200.1.12"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 12.285779943847656,
|
||||
"y": 337.2483435058594
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM1_UL1_4 11.200.1.2"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "VSC_DPM3"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 480,
|
||||
"x": 960
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "EmbeddedView"
|
||||
},
|
||||
"position": {
|
||||
"height": 480,
|
||||
"rotate": {
|
||||
"anchor": "50% 75%",
|
||||
"angle": 90
|
||||
},
|
||||
"width": 298,
|
||||
"x": 1379.04,
|
||||
"y": 86.4898
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.On": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm5-dpm6"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"LD": true,
|
||||
"LR": true,
|
||||
"LRD": false,
|
||||
"LRU": false,
|
||||
"LU": false,
|
||||
"RD": false,
|
||||
"RLD": false,
|
||||
"RLU": false,
|
||||
"RU": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/CommLines"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"position": {
|
||||
"x": 120,
|
||||
"y": -723
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "#ffffff"
|
||||
|
||||
@ -1,6 +1,57 @@
|
||||
{
|
||||
"custom": {},
|
||||
"custom": {
|
||||
"dpm1-dpm2": false,
|
||||
"dpm10-dpm11": false,
|
||||
"dpm11-dpm1": false,
|
||||
"dpm2-dpm3": false,
|
||||
"dpm3-dpm4": false,
|
||||
"dpm4-mcm": true,
|
||||
"dpm5-dpm6": false,
|
||||
"dpm6-dpm7": false,
|
||||
"dpm7-dpm8": false,
|
||||
"dpm8-dpm9": false,
|
||||
"dpm9-dpm10": false,
|
||||
"mcm_dpm5": true
|
||||
},
|
||||
"params": {},
|
||||
"propConfig": {
|
||||
"custom.dpm1-dpm2": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm10-dpm11": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm11-dpm1": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm2-dpm3": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm3-dpm4": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm4-mcm": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm5-dpm6": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm6-dpm7": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm7-dpm8": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm8-dpm9": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.dpm9-dpm10": {
|
||||
"persistent": true
|
||||
},
|
||||
"custom.mcm_dpm5": {
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 894,
|
||||
@ -11,16 +62,500 @@
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
"name": "DPM11"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 640
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm10-dpm11"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM10"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 640,
|
||||
"x": 640.008916015625
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm10-dpm11"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM7"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 640,
|
||||
"x": 1279.51,
|
||||
"y": -0.005218505859375
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm6-dpm7"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm7-dpm8"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM1"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 640,
|
||||
"y": 298
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm11-dpm1"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": true,
|
||||
"Down3": false,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": true,
|
||||
"OutRight": false,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM9"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 640,
|
||||
"x": 640.495,
|
||||
"y": 297.9947814941406
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.DownOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm8-dpm9"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm9-dpm10"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": true,
|
||||
"Down2": false,
|
||||
"Down3": true,
|
||||
"DownLeft": false,
|
||||
"DownRight": false,
|
||||
"InDown": true,
|
||||
"InLeft": false,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM2"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 640,
|
||||
"y": 596
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm1-dpm2"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": true,
|
||||
"InDown": false,
|
||||
"InLeft": false,
|
||||
"InUp": true,
|
||||
"OutDown": false,
|
||||
"OutRight": true,
|
||||
"OutUp": false
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM3"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 640,
|
||||
"x": 640.9897509765625,
|
||||
"y": 595.9895629882812
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm2-dpm3"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm3-dpm4"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"Down1": false,
|
||||
"Down2": false,
|
||||
"Down3": false,
|
||||
"DownOn": true,
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/DPM_BLOCK"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "MCM"
|
||||
},
|
||||
"position": {
|
||||
"height": 298,
|
||||
"width": 640,
|
||||
"x": 1279.46,
|
||||
"y": 297.957
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.InOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.dpm4-mcm"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.OutOn": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.custom.mcm_dpm5"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"InDown": false,
|
||||
"InLeft": true,
|
||||
"InUp": false,
|
||||
"OutDown": false,
|
||||
"OutRight": false,
|
||||
"OutUp": true
|
||||
},
|
||||
"path": "Windows/Tabs/Enternet Windows/Components/EN4TR"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM7_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 50,
|
||||
"x": 935,
|
||||
"y": 431
|
||||
"width": 105,
|
||||
"x": 624.453125,
|
||||
"y": 67.01915
|
||||
},
|
||||
"props": {
|
||||
"text": "MCM06"
|
||||
"text": "DPM7_UL10_3 11.200.1.8"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM8_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 1280.484,
|
||||
"y": 66.60910162353514
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM8_UL11_4 11.200.1.9"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM3_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 631.3293754882812,
|
||||
"y": 664.4266875
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM3_UL4_4 11.200.1.4"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM2_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 11.752882061767577,
|
||||
"y": 664.23125
|
||||
},
|
||||
"props": {
|
||||
"text": "UL2_4_DPM1 11.200.1.3"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM9_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 630.877,
|
||||
"y": 368.5452189941406
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM9_PS1_4 11.200.1.10"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM11_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 131.918,
|
||||
"y": 248.52
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM11_PS4_7 11.200.1.12"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "DPM1_label"
|
||||
},
|
||||
"position": {
|
||||
"height": 32,
|
||||
"width": 105,
|
||||
"x": 11.93161603088379,
|
||||
"y": 368.7882189941406
|
||||
},
|
||||
"props": {
|
||||
"text": "DPM1_UL1_4 11.200.1.2"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
@ -28,6 +563,10 @@
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"position": {
|
||||
"x": 120,
|
||||
"y": -723
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "#ffffff"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user