1256 lines
44 KiB
Plaintext
1256 lines
44 KiB
Plaintext
{
|
|
"custom": {
|
|
"colorHandler": {
|
|
"box": "var(--olGray)"
|
|
}
|
|
},
|
|
"params": {
|
|
"inPower": 1
|
|
},
|
|
"propConfig": {
|
|
"custom.colorHandler": {
|
|
"persistent": true
|
|
},
|
|
"custom.colorHandler.cables": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.inPower"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "purple",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 0,
|
|
"output": "var(--olGreen)"
|
|
},
|
|
{
|
|
"input": 1,
|
|
"output": "var(--olRed)"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"params.inPower": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 105,
|
|
"width": 381
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "DP-M"
|
|
},
|
|
"position": {
|
|
"height": 105,
|
|
"width": 381
|
|
},
|
|
"propConfig": {
|
|
"props.elements[1].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[1].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[2].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[3].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[4].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[5].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[6].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[0].visibility": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.inPower"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "hidden",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 0,
|
|
"output": "hidden"
|
|
},
|
|
{
|
|
"input": 1,
|
|
"output": "visible"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[2].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[4].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[5].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[5].visibility": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.inPower"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "hidden",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 1,
|
|
"output": "hidden"
|
|
},
|
|
{
|
|
"input": 0,
|
|
"output": "visible"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[6].elements[1].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[6].elements[3].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[6].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[0].visibility": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.inPower"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "hidden",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 0,
|
|
"output": "hidden"
|
|
},
|
|
{
|
|
"input": 1,
|
|
"output": "visible"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[2].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[4].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[5].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[5].visibility": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.inPower"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "hidden",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 1,
|
|
"output": "hidden"
|
|
},
|
|
{
|
|
"input": 0,
|
|
"output": "visible"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[6].elements[1].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[6].elements[3].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[6].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[0].visibility": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.inPower"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "hidden",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 0,
|
|
"output": "hidden"
|
|
},
|
|
{
|
|
"input": 1,
|
|
"output": "visible"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[2].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[4].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[5].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[5].visibility": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.inPower"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "hidden",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 1,
|
|
"output": "hidden"
|
|
},
|
|
{
|
|
"input": 0,
|
|
"output": "visible"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[6].elements[1].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[6].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[0].visibility": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.inPower"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "hidden",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 0,
|
|
"output": "hidden"
|
|
},
|
|
{
|
|
"input": 1,
|
|
"output": "visible"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[2].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[4].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[5].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[5].visibility": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.inPower"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"fallback": "hidden",
|
|
"inputType": "scalar",
|
|
"mappings": [
|
|
{
|
|
"input": 1,
|
|
"output": "hidden"
|
|
},
|
|
{
|
|
"input": 0,
|
|
"output": "visible"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[6].elements[1].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[6].elements[3].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[6].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[1].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[3].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.box"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0"
|
|
},
|
|
"height": "67.5",
|
|
"id": "Box",
|
|
"name": "Box",
|
|
"type": "rect",
|
|
"width": "284.992",
|
|
"x": "0",
|
|
"y": "11.25"
|
|
},
|
|
{
|
|
"d": "M0,15.268l0,-4.018l3.77,0l-0,0.75l-3.02,-0l0,3.268l-0.75,-0Zm9.047,-4.018l0,0.75l-2.261,0l-0,-0.75l2.261,0Zm10.556,0l-0,0.75l-7.54,0l0,-0.75l7.54,0Zm5.277,0l0,0.75l-2.261,0l-0,-0.75l2.261,0Zm10.556,0l-0,0.75l-7.54,0l0,-0.75l7.54,0Zm5.277,0l0,0.75l-2.262,0l0,-0.75l2.262,0Zm10.555,0l0,0.75l-7.539,0l-0,-0.75l7.539,0Zm5.278,0l0,0.75l-2.262,0l0,-0.75l2.262,0Zm10.555,0l0,0.75l-7.539,0l-0,-0.75l7.539,0Zm5.278,0l-0,0.75l-2.262,0l0,-0.75l2.262,0Zm10.556,0l-0,0.75l-7.54,0l-0,-0.75l7.54,0Zm5.277,0l-0,0.75l-2.262,0l-0,-0.75l2.262,0Zm10.555,0l-0,0.75l-7.539,0l-0,-0.75l7.539,0Zm5.277,0l0,0.75l-2.262,0l0,-0.75l2.262,0Zm10.556,0l-0,0.75l-7.54,0l0,-0.75l7.54,0Zm5.278,0l-0,0.75l-2.262,0l-0,-0.75l2.262,0Zm10.555,0l-0,0.75l-7.54,0l0,-0.75l7.54,0Zm5.277,0l0,0.75l-2.261,0l-0,-0.75l2.261,0Zm10.556,0l-0,0.75l-7.54,0l0,-0.75l7.54,0Zm5.277,0l-0,0.75l-2.262,0l0,-0.75l2.262,0Zm10.556,0l-0,0.75l-7.54,0l0,-0.75l7.54,0Zm5.277,0l-0,0.75l-2.262,0l0,-0.75l2.262,0Zm10.555,0l0,0.75l-7.539,0l-0,-0.75l7.539,0Zm5.278,0l0,0.75l-2.262,0l0,-0.75l2.262,0Zm10.555,0l0,0.75l-7.539,0l-0,-0.75l7.539,0Zm5.278,0l-0,0.75l-2.262,0l-0,-0.75l2.262,0Zm10.555,0l-0,0.75l-7.54,0l0,-0.75l7.54,0Zm5.278,0l0,0.75l-2.262,0l0,-0.75l2.262,0Zm10.555,0l0,0.75l-7.539,0l-0,-0.75l7.539,0Zm5.278,0l-0,0.75l-2.262,0l0,-0.75l2.262,0Zm10.555,0l0,0.75l-7.539,0l-0,-0.75l7.539,0Zm5.277,0l0,0.75l-2.261,0l-0,-0.75l2.261,0Zm10.556,0l-0,0.75l-7.54,0l0,-0.75l7.54,0Zm5.277,0l0,0.75l-2.261,0l-0,-0.75l2.261,0Zm10.556,0l-0,0.75l-7.54,0l0,-0.75l7.54,0Zm5.277,0l0,0.75l-2.262,0l0,-0.75l2.262,0Zm6.786,4.018l-0.75,-0c-0,-0 -0,-3.268 -0,-3.268l-3.02,0l-0,-0.75l3.77,0l-0,4.018Zm-0,5.625l-0.75,-0l-0,-2.411l0.75,0l-0,2.411Zm-0,11.25l-0.75,-0l-0,-8.036l0.75,0l-0,8.036Zm-0,5.625l-0.75,-0l-0,-2.411l0.75,0l-0,2.411Zm-0,11.25l-0.75,-0l-0,-8.036l0.75,0l-0,8.036Zm-0,5.625l-0.75,-0l-0,-2.411l0.75,0l-0,2.411Zm-0,11.25l-0.75,-0l-0,-8.036l0.75,0l-0,8.036Zm-0,5.625l-0.75,-0l-0,-2.411l0.75,0l-0,2.411Zm-3.77,7.232l-0,-0.75l3.02,0l-0,-3.268l0.75,0l-0,4.018l-3.77,0Zm-5.278,0l0,-0.75l2.262,0l0,0.75l-2.262,0Zm-10.555,0l0,-0.75l7.54,0l-0,0.75l-7.54,0Zm-5.277,0l-0,-0.75l2.261,0l0,0.75l-2.261,0Zm-10.556,0l0,-0.75l7.54,0l-0,0.75l-7.54,0Zm-5.277,0l-0,-0.75l2.262,0l-0,0.75l-2.262,0Zm-10.555,0l-0,-0.75l7.539,0l-0,0.75l-7.539,0Zm-5.278,0l-0,-0.75l2.261,0l0,0.75l-2.261,0Zm-10.555,0l-0,-0.75l7.539,0l0,0.75l-7.539,0Zm-5.278,0l-0,-0.75l2.262,0l-0,0.75l-2.262,0Zm-10.556,0l0,-0.75l7.54,0l-0,0.75l-7.54,0Zm-5.277,0l0,-0.75l2.262,0l0,0.75l-2.262,0Zm-10.555,0l-0,-0.75l7.539,0l0,0.75l-7.539,0Zm-5.278,0l0,-0.75l2.262,0l0,0.75l-2.262,0Zm-10.555,0l0,-0.75l7.54,0l-0,0.75l-7.54,0Zm-5.278,0l0,-0.75l2.262,0l-0,0.75l-2.262,0Zm-10.555,0l0,-0.75l7.54,0l-0,0.75l-7.54,0Zm-5.278,0l0,-0.75l2.262,0l0,0.75l-2.262,0Zm-10.555,0l-0,-0.75l7.539,0l0,0.75l-7.539,0Zm-5.277,0l-0,-0.75l2.262,0l-0,0.75l-2.262,0Zm-10.556,0l0,-0.75l7.54,0l-0,0.75l-7.54,0Zm-5.277,0l-0,-0.75l2.262,0l-0,0.75l-2.262,0Zm-10.556,0l0,-0.75l7.54,0l-0,0.75l-7.54,0Zm-5.278,0l0,-0.75l2.262,0l0,0.75l-2.262,0Zm-10.555,0l0,-0.75l7.54,0l-0,0.75l-7.54,0Zm-5.277,0l0,-0.75l2.262,0l-0,0.75l-2.262,0Zm-10.555,0l-0,-0.75l7.539,0l0,0.75l-7.539,0Zm-5.278,0l-0,-0.75l2.262,0l-0,0.75l-2.262,0Zm-10.555,0l-0,-0.75l7.539,0l0,0.75l-7.539,0Zm-5.278,0l-0,-0.75l2.262,0l-0,0.75l-2.262,0Zm-10.555,0l-0,-0.75l7.539,0l0,0.75l-7.539,0Zm-5.278,0l0,-0.75l2.262,0l0,0.75l-2.262,0Zm-10.555,0l-0,-0.75l7.539,0l0,0.75l-7.539,0Zm-5.278,0l0,-0.75l2.262,0l0,0.75l-2.262,0Zm-10.555,0l-0,-0.75l7.539,0l0,0.75l-7.539,0Zm-5.278,0l0,-0.75l2.262,0l0,0.75l-2.262,0Zm-6.785,-4.018l0.75,0c0,0 0,3.268 0,3.268l3.02,0l-0,0.75l-3.77,0l0,-4.018Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Zm0,-11.25l0.75,0l0,8.036l-0.75,-0l0,-8.036Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Zm0,-11.25l0.75,0l0,8.036l-0.75,-0l0,-8.036Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Zm0,-11.25l0.75,0l0,8.036l-0.75,-0l0,-8.036Zm0,-5.625l0.75,0l0,2.411l-0.75,-0l0,-2.411Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M7.5,42.375l0,5.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M279.394,42.375l0,5.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M7.5,45l271.894,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"miterlimit": "1",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M243.75,31.476l0,13.524",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "butt",
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M18.75,45l0,13.524",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "butt",
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M198.75,45l0,13.524",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "butt",
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M108.766,45l-0,13.524",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "butt",
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
}
|
|
],
|
|
"id": "Bus",
|
|
"name": "Bus",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M244.875,21.75c1.261,1.2 1.896,2.695 1.87,4.5c0.009,2.094 -0.591,3.616 -1.87,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"id": "Closed",
|
|
"name": "Closed",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "243.75",
|
|
"cy": "21.75",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"id": "T1",
|
|
"name": "T1",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M243.75,20.625c0.621,-0 1.125,0.504 1.125,1.125c0,0.621 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.504 -1.125,-1.125c0,-0.621 0.504,-1.125 1.125,-1.125Zm0,0.75c-0.207,-0 -0.375,0.168 -0.375,0.375c0,0.207 0.168,0.375 0.375,0.375c0.207,-0 0.375,-0.168 0.375,-0.375c0,-0.207 -0.168,-0.375 -0.375,-0.375Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "243.75",
|
|
"cy": "30.75",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"id": "T2",
|
|
"name": "T2",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M243.75,29.625c0.621,-0 1.125,0.504 1.125,1.125c-0,0.621 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.504 -1.125,-1.125c-0,-0.621 0.504,-1.125 1.125,-1.125Zm-0,0.75c-0.207,-0 -0.375,0.168 -0.375,0.375c-0,0.207 0.168,0.375 0.375,0.375c0.207,-0 0.375,-0.168 0.375,-0.375c-0,-0.207 -0.168,-0.375 -0.375,-0.375Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M248.535,21.75c1.262,1.2 1.897,2.695 1.871,4.5c0.008,2.094 -0.592,3.616 -1.871,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"id": "Open",
|
|
"name": "Open",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,265.973,23.9708)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1200AT",
|
|
"type": "text",
|
|
"x": "251.688px",
|
|
"y": "23.971px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,269.517,27.7594)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "LSIG, NC",
|
|
"type": "text",
|
|
"x": "251.688px",
|
|
"y": "27.759px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,263.727,31.5094)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "ERMS",
|
|
"type": "text",
|
|
"x": "251.688px",
|
|
"y": "31.509px"
|
|
}
|
|
],
|
|
"id": "Text",
|
|
"name": "Text",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "MainCB",
|
|
"name": "MainCB",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M19.875,59.25c1.261,1.2 1.896,2.695 1.87,4.5c0.009,2.094 -0.591,3.616 -1.87,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"id": "Closed1",
|
|
"name": "Closed1",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "18.75",
|
|
"cy": "59.25",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"id": "T11",
|
|
"name": "T11",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M18.75,58.125c0.621,-0 1.125,0.504 1.125,1.125c0,0.621 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.504 -1.125,-1.125c0,-0.621 0.504,-1.125 1.125,-1.125Zm0,0.75c-0.207,-0 -0.375,0.168 -0.375,0.375c0,0.207 0.168,0.375 0.375,0.375c0.207,-0 0.375,-0.168 0.375,-0.375c0,-0.207 -0.168,-0.375 -0.375,-0.375Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "18.75",
|
|
"cy": "68.25",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"id": "T21",
|
|
"name": "T21",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M18.75,67.125c0.621,-0 1.125,0.504 1.125,1.125c0,0.621 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.504 -1.125,-1.125c0,-0.621 0.504,-1.125 1.125,-1.125Zm0,0.75c-0.207,-0 -0.375,0.168 -0.375,0.375c0,0.207 0.168,0.375 0.375,0.375c0.207,-0 0.375,-0.168 0.375,-0.375c0,-0.207 -0.168,-0.375 -0.375,-0.375Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M23.535,59.25c1.262,1.2 1.897,2.695 1.871,4.5c0.008,2.094 -0.592,3.616 -1.871,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"id": "Open1",
|
|
"name": "Open1",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,40.9922,61.6898)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1200AT",
|
|
"type": "text",
|
|
"x": "26.708px",
|
|
"y": "61.69px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,44.5363,65.4784)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "LSIG, NC",
|
|
"type": "text",
|
|
"x": "26.708px",
|
|
"y": "65.478px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,38.7461,69.2284)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "ERMS",
|
|
"type": "text",
|
|
"x": "26.708px",
|
|
"y": "69.228px"
|
|
}
|
|
],
|
|
"id": "Text1",
|
|
"name": "Text1",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "CB01",
|
|
"name": "CB01",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M109.875,59.25c1.261,1.2 1.896,2.695 1.87,4.5c0.009,2.094 -0.591,3.616 -1.87,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"id": "Closed2",
|
|
"name": "Closed2",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "108.75",
|
|
"cy": "59.25",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"id": "T12",
|
|
"name": "T12",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M108.75,58.125c0.621,-0 1.125,0.504 1.125,1.125c0,0.621 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.504 -1.125,-1.125c0,-0.621 0.504,-1.125 1.125,-1.125Zm0,0.75c-0.207,-0 -0.375,0.168 -0.375,0.375c0,0.207 0.168,0.375 0.375,0.375c0.207,-0 0.375,-0.168 0.375,-0.375c0,-0.207 -0.168,-0.375 -0.375,-0.375Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "108.75",
|
|
"cy": "68.25",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"id": "T22",
|
|
"name": "T22",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M108.75,67.125c0.621,-0 1.125,0.504 1.125,1.125c0,0.621 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.504 -1.125,-1.125c0,-0.621 0.504,-1.125 1.125,-1.125Zm0,0.75c-0.207,-0 -0.375,0.168 -0.375,0.375c0,0.207 0.168,0.375 0.375,0.375c0.207,-0 0.375,-0.168 0.375,-0.375c0,-0.207 -0.168,-0.375 -0.375,-0.375Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M113.535,59.25c1.262,1.2 1.897,2.695 1.871,4.5c0.008,2.094 -0.592,3.616 -1.871,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"id": "Open2",
|
|
"name": "Open2",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,131.48,61.6898)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1200At",
|
|
"type": "text",
|
|
"x": "117.195px",
|
|
"y": "61.69px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,135.024,65.4784)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "LSIG, NC",
|
|
"type": "text",
|
|
"x": "117.195px",
|
|
"y": "65.478px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,129.234,69.2284)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "ERMS",
|
|
"type": "text",
|
|
"x": "117.195px",
|
|
"y": "69.228px"
|
|
}
|
|
],
|
|
"id": "Text2",
|
|
"name": "Text2",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "CB02",
|
|
"name": "CB02",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M199.875,59.25c1.261,1.2 1.896,2.695 1.87,4.5c0.009,2.094 -0.591,3.616 -1.87,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"id": "Closed3",
|
|
"name": "Closed3",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "198.75",
|
|
"cy": "59.25",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"id": "T13",
|
|
"name": "T13",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M198.75,58.125c0.621,-0 1.125,0.504 1.125,1.125c0,0.621 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.504 -1.125,-1.125c0,-0.621 0.504,-1.125 1.125,-1.125Zm0,0.75c-0.207,-0 -0.375,0.168 -0.375,0.375c0,0.207 0.168,0.375 0.375,0.375c0.207,-0 0.375,-0.168 0.375,-0.375c0,-0.207 -0.168,-0.375 -0.375,-0.375Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "198.75",
|
|
"cy": "68.25",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"id": "T23",
|
|
"name": "T23",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M198.75,67.125c0.621,-0 1.125,0.504 1.125,1.125c0,0.621 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.504 -1.125,-1.125c0,-0.621 0.504,-1.125 1.125,-1.125Zm0,0.75c-0.207,-0 -0.375,0.168 -0.375,0.375c0,0.207 0.168,0.375 0.375,0.375c0.207,-0 0.375,-0.168 0.375,-0.375c0,-0.207 -0.168,-0.375 -0.375,-0.375Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M203.535,59.25c1.262,1.2 1.897,2.695 1.871,4.5c0.008,2.094 -0.592,3.616 -1.871,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"id": "Open3",
|
|
"name": "Open3",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,221.205,61.6898)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1200AT",
|
|
"type": "text",
|
|
"x": "206.921px",
|
|
"y": "61.69px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,224.749,65.4784)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "LSIG, NC",
|
|
"type": "text",
|
|
"x": "206.921px",
|
|
"y": "65.478px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,218.959,69.2284)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "ERMS",
|
|
"type": "text",
|
|
"x": "206.921px",
|
|
"y": "69.228px"
|
|
}
|
|
],
|
|
"id": "Text3",
|
|
"name": "Text3",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "CB03",
|
|
"name": "CB03",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,12.9598,2.99479)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px",
|
|
"fontWeight": "700"
|
|
},
|
|
"text": "DP-M1",
|
|
"type": "text",
|
|
"x": "272px",
|
|
"y": "2.995px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,42.6941,6.74479)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1200A, 480V3PH, 3W",
|
|
"type": "text",
|
|
"x": "244px",
|
|
"y": "6.745px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,13.5071,10.5334)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "65kAIC",
|
|
"type": "text",
|
|
"x": "271px",
|
|
"y": "10.533px"
|
|
}
|
|
],
|
|
"id": "TagID-Plate",
|
|
"name": "TagID-Plate",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"fill": {
|
|
"rule": "evenodd"
|
|
},
|
|
"stroke": {
|
|
"linecap": "round",
|
|
"miterlimit": "10"
|
|
},
|
|
"style": {
|
|
"clipRule": "evenodd"
|
|
},
|
|
"viewBox": "0 0 286 79"
|
|
},
|
|
"type": "ia.shapes.svg"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"type": "ia.container.coord"
|
|
}
|
|
} |