1373 lines
47 KiB
Plaintext
1373 lines
47 KiB
Plaintext
{
|
|
"custom": {
|
|
"colorHandler": {
|
|
"box": "var(--olGray)",
|
|
"bus": "var(--olGray)",
|
|
"text": "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(--elec-off)"
|
|
},
|
|
{
|
|
"input": 1,
|
|
"output": "var(--elec-on)"
|
|
}
|
|
],
|
|
"outputType": "scalar",
|
|
"type": "map"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"params.inPower": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 108,
|
|
"width": 180
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "DP-CH-SWBD-M"
|
|
},
|
|
"position": {
|
|
"height": 108,
|
|
"width": 180
|
|
},
|
|
"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.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[6].elements[3].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[6].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[6].elements[7].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[6].elements[9].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"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.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[6].elements[3].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[6].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[6].elements[7].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"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.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[6].elements[3].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[6].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[6].elements[7].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[0].stroke": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.cables"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.bus"
|
|
},
|
|
"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.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[6].elements[3].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[6].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[6].elements[7].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[1].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[3].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[5].fill": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.colorHandler.text"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0"
|
|
},
|
|
"height": "67.5",
|
|
"id": "Box",
|
|
"name": "Box",
|
|
"type": "rect",
|
|
"width": "135",
|
|
"x": "0",
|
|
"y": "12.983"
|
|
},
|
|
{
|
|
"d": "M0,17l0,-4.017l4.018,-0l-0,0.75l-3.268,-0l0,3.267l-0.75,0Zm9.643,-4.017l-0,0.75l-2.411,-0l0,-0.75l2.411,-0Zm11.25,-0l-0,0.75l-8.036,-0l0,-0.75l8.036,-0Zm5.625,-0l-0,0.75l-2.411,-0l0,-0.75l2.411,-0Zm11.25,-0l-0,0.75l-8.036,-0l0,-0.75l8.036,-0Zm5.625,-0l-0,0.75l-2.411,-0l0,-0.75l2.411,-0Zm11.25,-0l-0,0.75l-8.036,-0l0,-0.75l8.036,-0Zm5.625,-0l-0,0.75l-2.411,-0l0,-0.75l2.411,-0Zm11.25,-0l-0,0.75l-8.036,-0l-0,-0.75l8.036,-0Zm5.625,-0l-0,0.75l-2.411,-0l0,-0.75l2.411,-0Zm11.25,-0l-0,0.75l-8.036,-0l0,-0.75l8.036,-0Zm5.625,-0l-0,0.75l-2.411,-0l0,-0.75l2.411,-0Zm11.25,-0l-0,0.75l-8.036,-0l0,-0.75l8.036,-0Zm5.625,-0l-0,0.75l-2.411,-0l0,-0.75l2.411,-0Zm11.25,-0l-0,0.75l-8.036,-0l0,-0.75l8.036,-0Zm5.625,-0l-0,0.75l-2.411,-0l0,-0.75l2.411,-0Zm7.232,4.017l-0.75,0c0,0 0,-3.267 -0,-3.267l-3.268,-0l0,-0.75l4.018,-0l0,4.017Zm0,5.625l-0.75,0l0,-2.41l0.75,-0l0,2.41Zm0,11.25l-0.75,0l0,-8.035l0.75,-0l0,8.035Zm0,5.625l-0.75,0l0,-2.41l0.75,-0l0,2.41Zm0,11.25l-0.75,0l0,-8.035l0.75,-0l0,8.035Zm0,5.625l-0.75,0l0,-2.41l0.75,-0l0,2.41Zm0,11.25l-0.75,0l0,-8.035l0.75,-0l0,8.035Zm0,5.625l-0.75,0l0,-2.41l0.75,-0l0,2.41Zm-4.018,7.233l0,-0.75l3.268,-0l0,-3.268l0.75,-0l0,4.018l-4.018,-0Zm-5.625,-0l0,-0.75l2.411,-0l-0,0.75l-2.411,-0Zm-11.25,-0l0,-0.75l8.036,-0l-0,0.75l-8.036,-0Zm-5.625,-0l0,-0.75l2.411,-0l-0,0.75l-2.411,-0Zm-11.25,-0l0,-0.75l8.036,-0l-0,0.75l-8.036,-0Zm-5.625,-0l0,-0.75l2.411,-0l-0,0.75l-2.411,-0Zm-11.25,-0l0,-0.75l8.036,-0l-0,0.75l-8.036,-0Zm-5.625,-0l0,-0.75l2.411,-0l-0,0.75l-2.411,-0Zm-11.25,-0l0,-0.75l8.036,-0l0,0.75l-8.036,-0Zm-5.625,-0l0,-0.75l2.411,-0l-0,0.75l-2.411,-0Zm-11.25,-0l0,-0.75l8.036,-0l-0,0.75l-8.036,-0Zm-5.625,-0l0,-0.75l2.411,-0l-0,0.75l-2.411,-0Zm-11.25,-0l0,-0.75l8.036,-0l-0,0.75l-8.036,-0Zm-5.625,-0l0,-0.75l2.411,-0l-0,0.75l-2.411,-0Zm-11.25,-0l0,-0.75l8.036,-0l-0,0.75l-8.036,-0Zm-5.625,-0l0,-0.75l2.411,-0l-0,0.75l-2.411,-0Zm-7.232,-4.018l0.75,-0c0,-0 0,3.268 0,3.268l3.268,-0l-0,0.75l-4.018,-0l0,-4.018Zm0,-5.625l0.75,-0l0,2.41l-0.75,0l0,-2.41Zm0,-11.25l0.75,-0l0,8.035l-0.75,0l0,-8.035Zm0,-5.625l0.75,-0l0,2.41l-0.75,0l0,-2.41Zm0,-11.25l0.75,-0l0,8.035l-0.75,0l0,-8.035Zm0,-5.625l0.75,-0l0,2.41l-0.75,0l0,-2.41Zm0,-11.25l0.75,-0l0,8.035l-0.75,0l0,-8.035Zm0,-5.625l0.75,-0l0,2.41l-0.75,0l0,-2.41Z",
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M4.319,44.108l0,5.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M120.967,44.108l-0,5.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4.319,46.733l116.648,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"miterlimit": "1",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M63.75,33.209l0,13.524",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "butt",
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M12.858,46.733l0,13.524",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "butt",
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M57.858,46.733l0,13.524",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linecap": "butt",
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M103.036,46.733l0,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": "M64.875,23.483c1.261,1.2 1.896,2.694 1.87,4.5c0.009,2.094 -0.591,3.615 -1.87,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "63.75",
|
|
"cy": "23.483",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"name": "circle",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M63.75,22.358c0.621,-0 1.125,0.504 1.125,1.125c0,0.62 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.505 -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": "63.75",
|
|
"cy": "32.483",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"name": "circle",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M63.75,31.358c0.621,-0 1.125,0.504 1.125,1.125c0,0.62 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.505 -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": "M68.535,23.483c1.262,1.2 1.897,2.694 1.871,4.5c0.008,2.094 -0.592,3.615 -1.871,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,86.0359,21.9057)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1600AF",
|
|
"type": "text",
|
|
"x": "71.442px",
|
|
"y": "21.906px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,85.7267,25.6557)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1600AT",
|
|
"type": "text",
|
|
"x": "71.442px",
|
|
"y": "25.656px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,89.4193,29.4443)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "LSIG, NC",
|
|
"type": "text",
|
|
"x": "71.591px",
|
|
"y": "29.444px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,83.6047,33.1943)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "ERMS",
|
|
"type": "text",
|
|
"x": "71.566px",
|
|
"y": "33.194px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,82.0991,36.9443)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "100%",
|
|
"type": "text",
|
|
"x": "71.442px",
|
|
"y": "36.944px"
|
|
}
|
|
],
|
|
"id": "Text",
|
|
"name": "Text",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "MainCB",
|
|
"name": "MainCB",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M13.983,60.983c1.261,1.2 1.896,2.694 1.87,4.5c0.009,2.094 -0.591,3.615 -1.87,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "12.858",
|
|
"cy": "60.983",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"name": "circle",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M12.858,59.858c0.621,-0 1.125,0.504 1.125,1.125c0,0.62 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.505 -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": "12.858",
|
|
"cy": "69.983",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"name": "circle",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M12.858,68.858c0.621,-0 1.125,0.504 1.125,1.125c0,0.62 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.505 -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": "M17.643,60.983c1.262,1.2 1.897,2.694 1.871,4.5c0.008,2.094 -0.592,3.615 -1.871,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,35.1041,61.3102)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1600AF",
|
|
"type": "text",
|
|
"x": "20.511px",
|
|
"y": "61.31px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,34.7948,65.0602)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1600AT",
|
|
"type": "text",
|
|
"x": "20.511px",
|
|
"y": "65.06px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,38.4875,68.8488)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "LSIG, NC",
|
|
"type": "text",
|
|
"x": "20.659px",
|
|
"y": "68.849px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,32.6728,72.5988)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "ERMS",
|
|
"type": "text",
|
|
"x": "20.635px",
|
|
"y": "72.599px"
|
|
}
|
|
],
|
|
"id": "Text1",
|
|
"name": "Text1",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "CB01",
|
|
"name": "CB01",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M58.983,60.983c1.261,1.2 1.896,2.694 1.87,4.5c0.009,2.094 -0.591,3.615 -1.87,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "57.858",
|
|
"cy": "60.983",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"name": "circle",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M57.858,59.858c0.621,-0 1.125,0.504 1.125,1.125c0,0.62 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.505 -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": "57.858",
|
|
"cy": "69.983",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"name": "circle",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M57.858,68.858c0.621,-0 1.125,0.504 1.125,1.125c0,0.62 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.505 -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": "M62.643,60.983c1.262,1.2 1.897,2.694 1.871,4.5c0.008,2.094 -0.592,3.615 -1.871,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,80.3086,61.3102)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1600AF",
|
|
"type": "text",
|
|
"x": "65.715px",
|
|
"y": "61.31px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,79.9994,65.0602)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1600A",
|
|
"type": "text",
|
|
"x": "65.715px",
|
|
"y": "65.06px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,83.692,68.8488)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "LSIG, NC",
|
|
"type": "text",
|
|
"x": "65.864px",
|
|
"y": "68.849px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,77.8774,72.5988)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "ERMS",
|
|
"type": "text",
|
|
"x": "65.839px",
|
|
"y": "72.599px"
|
|
}
|
|
],
|
|
"id": "Text2",
|
|
"name": "Text2",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "CB02",
|
|
"name": "CB02",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M104.161,60.983c1.261,1.2 1.896,2.694 1.871,4.5c0.008,2.094 -0.592,3.615 -1.871,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"cx": "103.036",
|
|
"cy": "60.983",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"name": "circle",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M103.036,59.858c0.621,-0 1.125,0.504 1.125,1.125c0,0.62 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.505 -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": "103.036",
|
|
"cy": "69.983",
|
|
"fill": {
|
|
"paint": "#ebebeb"
|
|
},
|
|
"name": "circle",
|
|
"r": "1.125",
|
|
"type": "circle"
|
|
},
|
|
{
|
|
"d": "M103.036,68.858c0.621,-0 1.125,0.504 1.125,1.125c0,0.62 -0.504,1.125 -1.125,1.125c-0.621,-0 -1.125,-0.505 -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": "M107.822,60.983c1.261,1.2 1.896,2.694 1.87,4.5c0.009,2.094 -0.592,3.615 -1.87,4.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"linejoin": "round",
|
|
"miterlimit": "1.5",
|
|
"width": "0.75px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,125.309,61.3102)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1600AF",
|
|
"type": "text",
|
|
"x": "110.715px",
|
|
"y": "61.31px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,124.999,65.0602)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1600AT",
|
|
"type": "text",
|
|
"x": "110.715px",
|
|
"y": "65.06px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,128.692,68.8488)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "LSIG, NC",
|
|
"type": "text",
|
|
"x": "110.864px",
|
|
"y": "68.849px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,122.877,72.5988)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "ERMS",
|
|
"type": "text",
|
|
"x": "110.839px",
|
|
"y": "72.599px"
|
|
}
|
|
],
|
|
"id": "Text3",
|
|
"name": "Text3",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "CB03",
|
|
"name": "CB03",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,30.8187,3.03345)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027Arial-BoldMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px",
|
|
"fontWeight": "700"
|
|
},
|
|
"text": "CH-SWBD-M1-1",
|
|
"type": "text",
|
|
"x": "-0.197px",
|
|
"y": "3.033px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,22.7397,6.78345)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "1600A,480V",
|
|
"type": "text",
|
|
"x": "-0.197px",
|
|
"y": "6.783px"
|
|
},
|
|
{
|
|
"name": "group",
|
|
"transform": "matrix(4.16667,0,0,4.16667,32.2225,10.5334)",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"name": "text",
|
|
"style": {
|
|
"fontFamily": "\u0027ArialMT\u0027, \u0027Arial\u0027",
|
|
"fontSize": "4.167px"
|
|
},
|
|
"text": "3PH, 3W65kAIC",
|
|
"type": "text",
|
|
"x": "-0.197px",
|
|
"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 135 81"
|
|
},
|
|
"type": "ia.shapes.svg"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"type": "ia.container.coord"
|
|
}
|
|
} |