From 6ce533be52c5f2338952dc3f470a52f2b17dadbb Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Thu, 6 Feb 2020 17:54:37 +0800 Subject: [PATCH] =?UTF-8?q?iscs=20=E7=BB=98=E5=9B=BE=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/iscs/constant/deviceRender.js | 3 +- src/iscs/constant/deviceType.js | 3 +- src/iscs/constant/iscsData.js | 8 +- src/iscs/shape/components/pathsvg.js | 4 + src/iscs/shape/factory.js | 2 + src/iscs/shape/gasFireControl.js | 2 +- src/iscs/shape/psd/platformScreenDoor.js | 2 +- src/iscs/shape/smokeDetector.js | 2 +- src/iscs/shape/stairControl.js | 31 +++++ src/iscs/utils/parser.js | 7 +- src/views/iscs/iscsDraw/iscsOperate/index.vue | 10 ++ .../iscsDraw/iscsOperate/stairControl.vue | 127 ++++++++++++++++++ 12 files changed, 190 insertions(+), 11 deletions(-) create mode 100644 src/iscs/shape/stairControl.js create mode 100644 src/views/iscs/iscsDraw/iscsOperate/stairControl.vue diff --git a/src/iscs/constant/deviceRender.js b/src/iscs/constant/deviceRender.js index 7d1d43cac..fd46d4d25 100644 --- a/src/iscs/constant/deviceRender.js +++ b/src/iscs/constant/deviceRender.js @@ -181,9 +181,8 @@ deviceRender[deviceType.IscsLine] = { deviceRender[deviceType.IscsRect] = { _type: deviceType.IscsRect, zlevel:1, - z: 4 + z: 3 }; - deviceRender[deviceType.Escalator] = { _type: deviceType.Escalator, zlevel:1, diff --git a/src/iscs/constant/deviceType.js b/src/iscs/constant/deviceType.js index ee0fcd999..e13564b29 100644 --- a/src/iscs/constant/deviceType.js +++ b/src/iscs/constant/deviceType.js @@ -28,7 +28,8 @@ const deviceType = { IscsText: 'IscsText', IscsLine: 'IscsLine', IscsRect: 'IscsRect', - Escalator:'Escalator' + Escalator:'Escalator', + StairControl:'StairControl' }; export default deviceType; diff --git a/src/iscs/constant/iscsData.js b/src/iscs/constant/iscsData.js index e2f0deadd..25a0e95ef 100644 --- a/src/iscs/constant/iscsData.js +++ b/src/iscs/constant/iscsData.js @@ -1,9 +1,9 @@ const iscsData = { - '11': { "iscsLineList": [{ "point1": { "x": 78, "y": 276 }, "point2": { "x": 78, "y": 544 }, "code": "IscsLine_2", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 78, "y": 276 } }, { "point1": { "x": 78, "y": 277 }, "point2": { "x": 353, "y": 277 }, "code": "IscsLine_1", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 78, "y": 277 } }, { "point1": { "x": 77, "y": 544 }, "point2": { "x": 352, "y": 544 }, "code": "IscsLine_3", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 77, "y": 544 } }, { "point1": { "x": 351, "y": 542 }, "point2": { "x": 351, "y": 564 }, "code": "IscsLine_4", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 351, "y": 542 } }, { "point1": { "x": 401, "y": 543 }, "point2": { "x": 686, "y": 543 }, "code": "IscsLine_5", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 401, "y": 543 } }, { "point1": { "x": 402, "y": 542 }, "point2": { "x": 402, "y": 564 }, "code": "IscsLine_6", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 402, "y": 542 } }, { "point1": { "x": 685, "y": 544 }, "point2": { "x": 685, "y": 566 }, "code": "IscsLine_7", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 685, "y": 544 } }, { "point1": { "x": 732, "y": 544 }, "point2": { "x": 732, "y": 566 }, "code": "IscsLine_8", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FEFEFE", "zlevel": 1, "z": 4, "point": { "x": 732, "y": 544 } }, { "point1": { "x": 731, "y": 544 }, "point2": { "x": 1165, "y": 544 }, "code": "IscsLine_9", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 731, "y": 544 } }, { "point1": { "x": 352, "y": 224 }, "point2": { "x": 352, "y": 278 }, "code": "IscsLine_10", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 352, "y": 224 } }, { "point1": { "x": 329, "y": 225 }, "point2": { "x": 351, "y": 225 }, "code": "IscsLine_11", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FCFCFC", "zlevel": 1, "z": 4, "point": { "x": 329, "y": 225 } }, { "point1": { "x": 334, "y": 182 }, "point2": { "x": 356, "y": 182 }, "code": "IscsLine_12", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 334, "y": 182 } }, { "point1": { "x": 355, "y": 129 }, "point2": { "x": 355, "y": 182 }, "code": "IscsLine_13", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FCFCFC", "zlevel": 1, "z": 4, "point": { "x": 355, "y": 129 } }, { "point1": { "x": 355, "y": 130 }, "point2": { "x": 370, "y": 130 }, "code": "IscsLine_14", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 355, "y": 130 } }, { "point1": { "x": 369, "y": 108 }, "point2": { "x": 369, "y": 130 }, "code": "IscsLine_15", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 369, "y": 108 } }, { "point1": { "x": 407, "y": 107 }, "point2": { "x": 407, "y": 129 }, "code": "IscsLine_16", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 407, "y": 107 } }, { "point1": { "x": 406, "y": 129 }, "point2": { "x": 674, "y": 129 }, "code": "IscsLine_17", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 406, "y": 129 } }, { "point1": { "x": 674, "y": 108 }, "point2": { "x": 674, "y": 130 }, "code": "IscsLine_18", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 674, "y": 108 } }, { "point1": { "x": 719, "y": 108 }, "point2": { "x": 719, "y": 130 }, "code": "IscsLine_19", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 719, "y": 108 } }, { "point1": { "x": 719, "y": 129 }, "point2": { "x": 1136, "y": 129 }, "code": "IscsLine_20", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 719, "y": 129 } }, { "point1": { "x": 1134, "y": 330 }, "point2": { "x": 1165, "y": 330 }, "code": "IscsLine_21", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 1134, "y": 330 } }, { "point1": { "x": 1135, "y": 214 }, "point2": { "x": 1135, "y": 331 }, "code": "IscsLine_22", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 1135, "y": 214 } }, { "point1": { "x": 983, "y": 237 }, "point2": { "x": 1051, "y": 237 }, "code": "IscsLine_23", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 983, "y": 237 } }, { "point1": { "x": 1051, "y": 370 }, "point2": { "x": 1079, "y": 370 }, "code": "IscsLine_24", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1051, "y": 370 } }, { "point1": { "x": 1052, "y": 485 }, "point2": { "x": 1080, "y": 485 }, "code": "IscsLine_25", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1052, "y": 485 } }, { "point1": { "x": 983, "y": 342 }, "point2": { "x": 1007, "y": 342 }, "code": "IscsLine_26", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 983, "y": 342 } }, { "point1": { "x": 872, "y": 131 }, "point2": { "x": 872, "y": 212 }, "code": "IscsLine_27", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 872, "y": 131 } }, { "point1": { "x": 809, "y": 130 }, "point2": { "x": 809, "y": 211 }, "code": "IscsLine_28", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 809, "y": 130 } }, { "point1": { "x": 909, "y": 130 }, "point2": { "x": 909, "y": 211 }, "code": "IscsLine_29", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 909, "y": 130 } }, { "point1": { "x": 902, "y": 241 }, "point2": { "x": 902, "y": 425 }, "code": "IscsLine_30", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 902, "y": 241 } }, { "point1": { "x": 838, "y": 242 }, "point2": { "x": 838, "y": 426 }, "code": "IscsLine_31", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 838, "y": 242 } }, { "point1": { "x": 786, "y": 242 }, "point2": { "x": 786, "y": 426 }, "code": "IscsLine_32", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 786, "y": 242 } }, { "point1": { "x": 811, "y": 464 }, "point2": { "x": 811, "y": 545 }, "code": "IscsLine_33", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 811, "y": 464 } }, { "point1": { "x": 772, "y": 465 }, "point2": { "x": 772, "y": 546 }, "code": "IscsLine_34", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 772, "y": 465 } }, { "point1": { "x": 968, "y": 468 }, "point2": { "x": 968, "y": 545 }, "code": "IscsLine_35", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 968, "y": 468 } }, { "point1": { "x": 993, "y": 467 }, "point2": { "x": 993, "y": 544 }, "code": "IscsLine_36", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 993, "y": 467 } }, { "point1": { "x": 786, "y": 333 }, "point2": { "x": 838, "y": 333 }, "code": "IscsLine_37", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 786, "y": 333 } }, { "point1": { "x": 902, "y": 332 }, "point2": { "x": 969, "y": 332 }, "code": "IscsLine_38", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 902, "y": 332 } }, { "point1": { "x": 813, "y": 242 }, "point2": { "x": 813, "y": 333 }, "code": "IscsLine_40", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 813, "y": 242 } }, { "point1": { "x": 941, "y": 331 }, "point2": { "x": 941, "y": 425 }, "code": "IscsLine_41", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 941, "y": 331 } }], "iscsRectList": [{ "point": { "x": 97, "y": 277 }, "code": "IscsRect_1", "_type": "IscsRect", "fillColor": "rgba(181, 181, 181, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 86, "height": 89, "zlevel": 1, "z": 3 }, { "point": { "x": 183, "y": 277 }, "code": "IscsRect_2", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 55, "height": 89, "zlevel": 1, "z": 3 }, { "point": { "x": 238, "y": 277 }, "code": "IscsRect_3", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 37, "height": 89, "zlevel": 1, "z": 3 }, { "point": { "x": 307, "y": 277 }, "code": "IscsRect_5", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 45, "height": 89, "zlevel": 1, "z": 3 }, { "point": { "x": 78, "y": 447 }, "code": "IscsRect_6", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 68, "height": 97, "zlevel": 1, "z": 3 }, { "point": { "x": 146, "y": 447 }, "code": "IscsRect_7", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 68, "height": 97, "zlevel": 1, "z": 3 }, { "point": { "x": 281, "y": 417 }, "code": "IscsRect_8", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 70, "height": 125, "zlevel": 1, "z": 3 }, { "point": { "x": 1107, "y": 130 }, "code": "IscsRect_9", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 28, "height": 85, "zlevel": 1, "z": 3 }, { "point": { "x": 1135, "y": 442 }, "code": "IscsRect_10", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 29, "height": 102, "zlevel": 1, "z": 3 }, { "point": { "x": 1135, "y": 330 }, "code": "IscsRect_11", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 29, "height": 112, "zlevel": 1, "z": 3 }, { "point": { "x": 1107, "y": 320 }, "code": "IscsRect_12", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 28, "height": 224, "zlevel": 1, "z": 3 }, { "point": { "x": 1080, "y": 237 }, "code": "IscsRect_13", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 55, "height": 307, "zlevel": 1, "z": 3 }, { "point": { "x": 1052, "y": 237 }, "code": "IscsRect_14", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 28, "height": 307, "zlevel": 1, "z": 3 }, { "point": { "x": 984, "y": 130 }, "code": "IscsRect_15", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 64, "height": 107, "zlevel": 1, "z": 3 }, { "point": { "x": 984, "y": 237 }, "code": "IscsRect_17", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 24, "height": 185, "zlevel": 1, "z": 3 }, { "point": { "x": 738, "y": 130 }, "code": "IscsRect_18", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 232, "height": 81, "zlevel": 1, "z": 3 }, { "point": { "x": 736, "y": 242 }, "code": "IscsRect_19", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 232, "height": 184, "zlevel": 1, "z": 3 }, { "point": { "x": 739, "y": 463 }, "code": "IscsRect_20", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 115, "height": 81, "zlevel": 1, "z": 3 }, { "point": { "x": 854, "y": 450 }, "code": "IscsRect_21", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 36, "height": 94, "zlevel": 1, "z": 3 }, { "point": { "x": 890, "y": 467 }, "code": "IscsRect_22", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 129, "height": 77, "zlevel": 1, "z": 3 }], "temperatureDetectorList": [], "smokeDetectorList": [{ "point": { "x": 248, "y": 339 }, "code": "SmokeDetector_1", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 282, "y": 338 }, "code": "SmokeDetector_2", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 319, "y": 338 }, "code": "SmokeDetector_3", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 129, "y": 328 }, "code": "SmokeDetector_4", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 102, "y": 407 }, "code": "SmokeDetector_6", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 300, "y": 511 }, "code": "SmokeDetector_7", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 743, "y": 185 }, "code": "SmokeDetector_8", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 830, "y": 182 }, "code": "SmokeDetector_9", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 881, "y": 185 }, "code": "SmokeDetector_10", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 928, "y": 185 }, "code": "SmokeDetector_11", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1005, "y": 210 }, "code": "SmokeDetector_12", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1069, "y": 211 }, "code": "SmokeDetector_13", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1111, "y": 187 }, "code": "SmokeDetector_14", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1141, "y": 408 }, "code": "SmokeDetector_15", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1140, "y": 518 }, "code": "SmokeDetector_16", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1111, "y": 501 }, "code": "SmokeDetector_17", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1024, "y": 317 }, "code": "SmokeDetector_18", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 985, "y": 308 }, "code": "SmokeDetector_19", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 986, "y": 396 }, "code": "SmokeDetector_20", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 900, "y": 518 }, "code": "SmokeDetector_21", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 863, "y": 520 }, "code": "SmokeDetector_22", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 823, "y": 519 }, "code": "SmokeDetector_23", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 781, "y": 519 }, "code": "SmokeDetector_24", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 744, "y": 518 }, "code": "SmokeDetector_25", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 748, "y": 395 }, "code": "SmokeDetector_26", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 788, "y": 305 }, "code": "SmokeDetector_27", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 815, "y": 305 }, "code": "SmokeDetector_28", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 825, "y": 374 }, "code": "SmokeDetector_29", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 855, "y": 396 }, "code": "SmokeDetector_30", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 911, "y": 397 }, "code": "SmokeDetector_31", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 946, "y": 397 }, "code": "SmokeDetector_32", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 367, "y": 162 }, "code": "SmokeDetector_33", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 365, "y": 197 }, "code": "SmokeDetector_34", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 403, "y": 197 }, "code": "SmokeDetector_35", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 365, "y": 236 }, "code": "SmokeDetector_36", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 400, "y": 434 }, "code": "SmokeDetector_37", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 402, "y": 235 }, "code": "SmokeDetector_38", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 398, "y": 506 }, "code": "SmokeDetector_39", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 399, "y": 473 }, "code": "SmokeDetector_40", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 362, "y": 507 }, "code": "SmokeDetector_41", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 361, "y": 473 }, "code": "SmokeDetector_42", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 364, "y": 434 }, "code": "SmokeDetector_43", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 401, "y": 394 }, "code": "SmokeDetector_44", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 364, "y": 394 }, "code": "SmokeDetector_45", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 403, "y": 353 }, "code": "SmokeDetector_46", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 365, "y": 354 }, "code": "SmokeDetector_47", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 403, "y": 314 }, "code": "SmokeDetector_48", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 365, "y": 315 }, "code": "SmokeDetector_49", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 404, "y": 275 }, "code": "SmokeDetector_50", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 366, "y": 274 }, "code": "SmokeDetector_51", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 404, "y": 161 }, "code": "SmokeDetector_52", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 552, "y": 236 }, "code": "SmokeDetector_53", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 509, "y": 230 }, "code": "SmokeDetector_54", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 554, "y": 197 }, "code": "SmokeDetector_55", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 508, "y": 193 }, "code": "SmokeDetector_56", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 555, "y": 160 }, "code": "SmokeDetector_57", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 509, "y": 160 }, "code": "SmokeDetector_58", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 510, "y": 507 }, "code": "SmokeDetector_59", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 511, "y": 476 }, "code": "SmokeDetector_60", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 511, "y": 439 }, "code": "SmokeDetector_61", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 510, "y": 408 }, "code": "SmokeDetector_62", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 551, "y": 507 }, "code": "SmokeDetector_63", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 552, "y": 472 }, "code": "SmokeDetector_64", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 551, "y": 442 }, "code": "SmokeDetector_65", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 551, "y": 405 }, "code": "SmokeDetector_66", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 553, "y": 366 }, "code": "SmokeDetector_67", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 512, "y": 368 }, "code": "SmokeDetector_68", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 554, "y": 322 }, "code": "SmokeDetector_69", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 555, "y": 282 }, "code": "SmokeDetector_70", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 597, "y": 507 }, "code": "SmokeDetector_71", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 598, "y": 477 }, "code": "SmokeDetector_72", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 598, "y": 446 }, "code": "SmokeDetector_73", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 600, "y": 406 }, "code": "SmokeDetector_74", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 600, "y": 366 }, "code": "SmokeDetector_75", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 604, "y": 234 }, "code": "SmokeDetector_76", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 604, "y": 198 }, "code": "SmokeDetector_77", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 605, "y": 159 }, "code": "SmokeDetector_78", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 682, "y": 494 }, "code": "SmokeDetector_79", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 682, "y": 466 }, "code": "SmokeDetector_80", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 683, "y": 436 }, "code": "SmokeDetector_81", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 683, "y": 401 }, "code": "SmokeDetector_82", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 684, "y": 366 }, "code": "SmokeDetector_83", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 683, "y": 322 }, "code": "SmokeDetector_84", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 684, "y": 286 }, "code": "SmokeDetector_85", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 686, "y": 237 }, "code": "SmokeDetector_86", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 685, "y": 197 }, "code": "SmokeDetector_87", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 685, "y": 159 }, "code": "SmokeDetector_88", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }], "iscsTextList": [{ "point": { "x": 119, "y": 353 }, "code": "IscsText_1", "_type": "IscsText", "context": "3号楼梯", "textFill": "#F1E98F", "fontSize": 10, "fontWeight": 400, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 184, "y": 312 }, "code": "IscsText_2", "_type": "IscsText", "context": "排热风道一", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 242, "y": 285 }, "code": "IscsText_3", "_type": "IscsText", "context": "弱电", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 241, "y": 302 }, "code": "IscsText_4", "_type": "IscsText", "context": "井一", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 278, "y": 284 }, "code": "IscsText_5", "_type": "IscsText", "context": "强电", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 277, "y": 302 }, "code": "IscsText_6", "_type": "IscsText", "context": "井一", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 310, "y": 298 }, "code": "IscsText_7", "_type": "IscsText", "context": "配电间一", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 137, "y": 409 }, "code": "IscsText_8", "_type": "IscsText", "context": "空调机房一", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 89, "y": 488 }, "code": "IscsText_9", "_type": "IscsText", "context": "新风道", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 152, "y": 487 }, "code": "IscsText_10", "_type": "IscsText", "context": "混风室一", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 291, "y": 488 }, "code": "IscsText_11", "_type": "IscsText", "context": "环控电控", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 357, "y": 557 }, "code": "IscsText_12", "_type": "IscsText", "context": "出入口5", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 367, "y": 93 }, "code": "IscsText_13", "_type": "IscsText", "context": "出入口2", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 676, "y": 94 }, "code": "IscsText_14", "_type": "IscsText", "context": "出入口3", "textFill": "#FFFFFF", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 685, "y": 553 }, "code": "IscsText_15", "_type": "IscsText", "context": "出入口4", "textFill": "#FEFEFE", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 741, "y": 150 }, "code": "IscsText_16", "_type": "IscsText", "context": "通信设备室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 810, "y": 150 }, "code": "IscsText_17", "_type": "IscsText", "context": "通信电源室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 876, "y": 156 }, "code": "IscsText_18", "_type": "IscsText", "context": "AFC\n设备室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 920, "y": 162 }, "code": "IscsText_19", "_type": "IscsText", "context": "会议室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 977, "y": 163 }, "code": "IscsText_20", "_type": "IscsText", "context": "环控电控室二", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1052, "y": 188 }, "code": "IscsText_21", "_type": "IscsText", "context": "冷水机房", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1114, "y": 139 }, "code": "IscsText_22", "_type": "IscsText", "context": "管\n道\n井", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1144, "y": 337 }, "code": "IscsText_23", "_type": "IscsText", "context": "国\n安\n管\n理\n房", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1143, "y": 450 }, "code": "IscsText_24", "_type": "IscsText", "context": "国\n安\n设\n备\n房", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1113, "y": 392 }, "code": "IscsText_25", "_type": "IscsText", "context": "消\n防\n泵\n房", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1089, "y": 246 }, "code": "IscsText_26", "_type": "IscsText", "context": "回\n排\n风\n室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1061, "y": 249 }, "code": "IscsText_27", "_type": "IscsText", "context": "混\n风\n室\n二", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1058, "y": 395 }, "code": "IscsText_28", "_type": "IscsText", "context": "新\n风\n道", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1055, "y": 512 }, "code": "IscsText_29", "_type": "IscsText", "context": "排热风道", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 988, "y": 248 }, "code": "IscsText_30", "_type": "IscsText", "context": "票\n务\n室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 988, "y": 354 }, "code": "IscsText_31", "_type": "IscsText", "context": "卫\n生\n间", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 975, "y": 476 }, "code": "IscsText_32", "_type": "IscsText", "context": "男\n更", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1000, "y": 476 }, "code": "IscsText_33", "_type": "IscsText", "context": "女\n更", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 893, "y": 503 }, "code": "IscsText_34", "_type": "IscsText", "context": "综合监控设备室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 866, "y": 458 }, "code": "IscsText_35", "_type": "IscsText", "context": "电\n缆\n引\n入\n室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 815, "y": 477 }, "code": "IscsText_36", "_type": "IscsText", "context": "区域\n站长室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 775, "y": 477 }, "code": "IscsText_37", "_type": "IscsText", "context": "警用\n通信\n设备室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 747, "y": 472 }, "code": "IscsText_38", "_type": "IscsText", "context": "警\n务\n室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 746, "y": 280 }, "code": "IscsText_39", "_type": "IscsText", "context": "车站\n控制室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 788, "y": 255 }, "code": "IscsText_40", "_type": "IscsText", "context": "强电\n井一", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 815, "y": 255 }, "code": "IscsText_41", "_type": "IscsText", "context": "弱电\n井一", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 793, "y": 360 }, "code": "IscsText_42", "_type": "IscsText", "context": "站长室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 841, "y": 318 }, "code": "IscsText_43", "_type": "IscsText", "context": "设备信号室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 905, "y": 363 }, "code": "IscsText_44", "_type": "IscsText", "context": "信号\n电源室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 950, "y": 344 }, "code": "IscsText_45", "_type": "IscsText", "context": "配\n电\n间\n二", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 909, "y": 274 }, "code": "IscsText_46", "_type": "IscsText", "context": "下", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 460, "y": 296 }, "code": "IscsText_47", "_type": "IscsText", "context": "客服\n中心", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 491, "y": 272 }, "code": "IscsText_48", "_type": "IscsText", "context": "1号楼扶梯", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 600, "y": 271 }, "code": "IscsText_49", "_type": "IscsText", "context": "2号楼扶梯", "textFill": "#F1E98F", "fontSize": 10, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 779, "y": 167 }, "code": "IscsText_50", "_type": "IscsText", "context": "自动", "textFill": "#00FF00", "fontSize": 9, "fontWeight": 300, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 626, "y": 292 }, "code": "IscsText_51", "_type": "IscsText", "context": "客服\n中心", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 400, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1013, "y": 379 }, "code": "IscsText_52", "_type": "IscsText", "context": "空调\n机房二", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }], "gasFireControlList": [{ "point": { "x": 776, "y": 179 }, "code": "GasFireControl_1", "_type": "GasFireControl", "width": 25, "zlevel": 1, "z": 4 }], "fireHydranAlarmButtonList": [{ "point": { "x": 389, "y": 141 }, "code": "FireHydranAlarmButton_1", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 234, "y": 447 }, "code": "FireHydranAlarmButton_2", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 300, "y": 396 }, "code": "FireHydranAlarmButton_3", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 336, "y": 366 }, "code": "FireHydranAlarmButton_4", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 938, "y": 132 }, "code": "FireHydranAlarmButton_5", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1071, "y": 141 }, "code": "FireHydranAlarmButton_6", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1041, "y": 501 }, "code": "FireHydranAlarmButton_7", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 437, "y": 142 }, "code": "FireHydranAlarmButton_8", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 697, "y": 144 }, "code": "FireHydranAlarmButton_9", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 462, "y": 532 }, "code": "FireHydranAlarmButton_10", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 660, "y": 532 }, "code": "FireHydranAlarmButton_11", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 402, "y": 534 }, "code": "FireHydranAlarmButton_12", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }], "manualAlarmButtonList": [{ "point": { "x": 409, "y": 130 }, "code": "ManualAlarmButton_1", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 215, "y": 447 }, "code": "ManualAlarmButton_2", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 281, "y": 397 }, "code": "ManualAlarmButton_3", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 317, "y": 367 }, "code": "ManualAlarmButton_4", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 920, "y": 132 }, "code": "ManualAlarmButton_5", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1051, "y": 141 }, "code": "ManualAlarmButton_6", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1021, "y": 501 }, "code": "ManualAlarmButton_7", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 455, "y": 131 }, "code": "ManualAlarmButton_8", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 680, "y": 520 }, "code": "ManualAlarmButton_9", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 482, "y": 520 }, "code": "ManualAlarmButton_10", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 421, "y": 522 }, "code": "ManualAlarmButton_11", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 716, "y": 131 }, "code": "ManualAlarmButton_12", "_type": "ManualAlarmButton", "width": 20, "zlevel": 1, "z": 4 }] }, - '12': {"iscsLineList":[{"point1":{"x":65,"y":173},"point2":{"x":169,"y":173},"code":"IscsLine_1","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":65,"y":173}},{"point1":{"x":190,"y":192},"point2":{"x":1334,"y":192},"code":"IscsLine_2","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":168,"y":173},"point2":{"x":190,"y":193},"code":"IscsLine_3","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":1355,"y":174},"point2":{"x":1421,"y":174},"code":"IscsLine_4","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":1355,"y":174}},{"point1":{"x":1356,"y":174},"point2":{"x":1334,"y":192},"code":"IscsLine_5","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":69,"y":460},"point2":{"x":1325,"y":460},"code":"IscsLine_6","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":1355,"y":482},"point2":{"x":1325,"y":460},"code":"IscsLine_7","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":1355,"y":482}},{"point1":{"x":1354,"y":482},"point2":{"x":1424,"y":482},"code":"IscsLine_8","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":1354,"y":482}},{"point1":{"x":89,"y":418},"point2":{"x":1413,"y":418},"code":"IscsLine_9","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":88,"y":245},"point2":{"x":1418,"y":245},"code":"IscsLine_10","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":89,"y":174},"point2":{"x":89,"y":246},"code":"IscsLine_11","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":89,"y":417},"point2":{"x":89,"y":460},"code":"IscsLine_12","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":88,"y":282},"point2":{"x":225,"y":282},"code":"IscsLine_13","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":88,"y":282}},{"point1":{"x":89,"y":281},"point2":{"x":89,"y":376},"code":"IscsLine_14","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":89,"y":281}},{"point1":{"x":139,"y":281},"point2":{"x":139,"y":376},"code":"IscsLine_15","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":139,"y":281}},{"point1":{"x":111,"y":376},"point2":{"x":158,"y":376},"code":"IscsLine_16","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":111,"y":376}},{"point1":{"x":88,"y":376},"point2":{"x":96,"y":376},"code":"IscsLine_17","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":88,"y":376}},{"point1":{"x":173,"y":376},"point2":{"x":244,"y":376},"code":"IscsLine_18","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":140,"y":328},"point2":{"x":206,"y":328},"code":"IscsLine_19","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":219,"y":328},"point2":{"x":290,"y":328},"code":"IscsLine_20","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":239,"y":330},"point2":{"x":239,"y":377},"code":"IscsLine_21","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":239,"y":330}},{"point1":{"x":179,"y":330},"point2":{"x":179,"y":377},"code":"IscsLine_22","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":179,"y":330}},{"point1":{"x":224,"y":281},"point2":{"x":224,"y":300},"code":"IscsLine_23","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":224,"y":316},"point2":{"x":224,"y":329},"code":"IscsLine_24","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":266,"y":327},"point2":{"x":266,"y":346},"code":"IscsLine_25","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":266,"y":327}},{"point1":{"x":289,"y":328},"point2":{"x":289,"y":347},"code":"IscsLine_26","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":289,"y":328}},{"point1":{"x":265,"y":362},"point2":{"x":265,"y":375},"code":"IscsLine_27","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":265,"y":362}},{"point1":{"x":289,"y":363},"point2":{"x":289,"y":376},"code":"IscsLine_28","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":289,"y":363}},{"point1":{"x":282,"y":377},"point2":{"x":290,"y":377},"code":"IscsLine_29","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":282,"y":377}},{"point1":{"x":255,"y":376},"point2":{"x":269,"y":376},"code":"IscsLine_30","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":190,"y":283},"point2":{"x":190,"y":293},"code":"IscsLine_31","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":190,"y":305},"point2":{"x":190,"y":327},"code":"IscsLine_32","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":176,"y":293},"point2":{"x":191,"y":293},"code":"IscsLine_33","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":177,"y":293},"point2":{"x":180,"y":300},"code":"IscsLine_34","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":179,"y":300},"point2":{"x":190,"y":305},"code":"IscsLine_35","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":96,"y":375},"point2":{"x":96,"y":390},"code":"IscsLine_36","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":158,"y":375},"point2":{"x":158,"y":390},"code":"IscsLine_37","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":269,"y":375},"point2":{"x":269,"y":385},"code":"IscsLine_38","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":244,"y":375},"point2":{"x":244,"y":385},"code":"IscsLine_39","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":244,"y":375}},{"point1":{"x":106,"y":388},"point2":{"x":95,"y":390},"code":"IscsLine_40","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":105,"y":388},"point2":{"x":111,"y":376},"code":"IscsLine_41","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":158,"y":389},"point2":{"x":168,"y":387},"code":"IscsLine_42","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":158,"y":389}},{"point1":{"x":168,"y":387},"point2":{"x":173,"y":376},"code":"IscsLine_43","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":244,"y":384},"point2":{"x":251,"y":382},"code":"IscsLine_44","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":244,"y":384}},{"point1":{"x":251,"y":382},"point2":{"x":255,"y":376},"code":"IscsLine_45","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":268,"y":386},"point2":{"x":277,"y":384},"code":"IscsLine_46","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":276,"y":384},"point2":{"x":282,"y":377},"code":"IscsLine_47","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":219,"y":328},"point2":{"x":219,"y":343},"code":"IscsLine_48","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":210,"y":339},"point2":{"x":218,"y":342},"code":"IscsLine_49","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":206,"y":328},"point2":{"x":210,"y":339},"code":"IscsLine_50","_type":"IscsLine","lineWidth":1,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":1397,"y":293},"point2":{"x":1397,"y":373},"code":"IscsLine_51","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":1411,"y":246},"point2":{"x":1411,"y":294},"code":"IscsLine_52","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":1408,"y":373},"point2":{"x":1408,"y":419},"code":"IscsLine_53","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":1396,"y":294},"point2":{"x":1412,"y":294},"code":"IscsLine_54","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4},{"point1":{"x":1396,"y":373},"point2":{"x":1409,"y":373},"code":"IscsLine_55","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4}],"manualAlarmButtonList":[{"point":{"x":104,"y":193},"code":"ManualAlarmButton_1","_type":"ManualAlarmButton","width":34,"zlevel":1,"z":4},{"point":{"x":206,"y":246},"code":"ManualAlarmButton_2","_type":"ManualAlarmButton","width":19,"zlevel":1,"z":4},{"point":{"x":700,"y":309},"code":"ManualAlarmButton_3","_type":"ManualAlarmButton","width":25,"zlevel":1,"z":4}],"fireHydranAlarmButtonList":[{"point":{"x":224,"y":246},"code":"FireHydranAlarmButton_1","_type":"FireHydranAlarmButton","width":19,"zlevel":1,"z":4},{"point":{"x":725,"y":309},"code":"FireHydranAlarmButton_2","_type":"FireHydranAlarmButton","width":25,"zlevel":1,"z":4}],"smokeDetectorList":[{"point":{"x":180,"y":247},"code":"SmokeDetector_1","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":181,"y":265},"code":"SmokeDetector_2","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":200,"y":296},"code":"SmokeDetector_3","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":99,"y":337},"code":"SmokeDetector_4","_type":"SmokeDetector","width":25,"zlevel":1,"z":4},{"point":{"x":244,"y":343},"code":"SmokeDetector_5","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":270,"y":344},"code":"SmokeDetector_6","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":291,"y":398},"code":"SmokeDetector_7","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":290,"y":380},"code":"SmokeDetector_8","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":213,"y":380},"code":"SmokeDetector_9","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":213,"y":398},"code":"SmokeDetector_10","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":316,"y":277},"code":"SmokeDetector_11","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":316,"y":251},"code":"SmokeDetector_12","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":401,"y":277},"code":"SmokeDetector_13","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":400,"y":252},"code":"SmokeDetector_14","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":441,"y":398},"code":"SmokeDetector_15","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":440,"y":355},"code":"SmokeDetector_16","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":500,"y":248},"code":"SmokeDetector_17","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":959,"y":250},"code":"SmokeDetector_18","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1206,"y":251},"code":"SmokeDetector_19","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1096,"y":251},"code":"SmokeDetector_20","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":581,"y":249},"code":"SmokeDetector_21","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":692,"y":249},"code":"SmokeDetector_22","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":840,"y":250},"code":"SmokeDetector_23","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1318,"y":250},"code":"SmokeDetector_24","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1318,"y":273},"code":"SmokeDetector_25","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1206,"y":274},"code":"SmokeDetector_26","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":958,"y":273},"code":"SmokeDetector_27","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":840,"y":276},"code":"SmokeDetector_28","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1095,"y":275},"code":"SmokeDetector_29","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":693,"y":273},"code":"SmokeDetector_30","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":499,"y":276},"code":"SmokeDetector_31","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":580,"y":275},"code":"SmokeDetector_32","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1320,"y":396},"code":"SmokeDetector_33","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":959,"y":354},"code":"SmokeDetector_34","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1319,"y":357},"code":"SmokeDetector_35","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1100,"y":399},"code":"SmokeDetector_36","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1211,"y":395},"code":"SmokeDetector_37","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1100,"y":354},"code":"SmokeDetector_39","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":1211,"y":354},"code":"SmokeDetector_40","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":654,"y":372},"code":"SmokeDetector_41","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":866,"y":354},"code":"SmokeDetector_42","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":520,"y":374},"code":"SmokeDetector_43","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":767,"y":354},"code":"SmokeDetector_44","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":959,"y":397},"code":"SmokeDetector_45","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":866,"y":395},"code":"SmokeDetector_46","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":767,"y":396},"code":"SmokeDetector_47","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":655,"y":397},"code":"SmokeDetector_48","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":520,"y":398},"code":"SmokeDetector_49","_type":"SmokeDetector","width":15,"zlevel":1,"z":4},{"point":{"x":637,"y":323},"code":"SmokeDetector_50","_type":"SmokeDetector","width":15,"zlevel":1,"z":4}],"iscsRectList":[{"point":{"x":349,"y":341},"code":"IscsRect_1","_type":"IscsRect","fillColor":"rgba(255, 0, 0, 0)","borderWidth":1,"strokeColor":"#B5B5B5","width":10,"height":10,"zlevel":1,"z":3},{"point":{"x":429,"y":340},"code":"IscsRect_2","_type":"IscsRect","fillColor":"rgba(255, 0, 0, 0)","borderWidth":1,"strokeColor":"#B5B5B5","width":10,"height":10,"zlevel":1,"z":3},{"point":{"x":1362,"y":341},"code":"IscsRect_3","_type":"IscsRect","fillColor":"rgba(255, 0, 0, 0)","borderWidth":1,"strokeColor":"#B5B5B5","width":10,"height":10,"zlevel":1,"z":3},{"point":{"x":1018,"y":341},"code":"IscsRect_4","_type":"IscsRect","fillColor":"rgba(255, 0, 0, 0)","borderWidth":1,"strokeColor":"#B5B5B5","width":10,"height":10,"zlevel":1,"z":3},{"point":{"x":938,"y":331},"code":"IscsRect_5","_type":"IscsRect","fillColor":"rgba(255, 0, 0, 0)","borderWidth":1,"strokeColor":"#B5B5B5","width":10,"height":10,"zlevel":1,"z":3},{"point":{"x":886,"y":331},"code":"IscsRect_6","_type":"IscsRect","fillColor":"rgba(255, 0, 0, 0)","borderWidth":1,"strokeColor":"#B5B5B5","width":10,"height":10,"zlevel":1,"z":3},{"point":{"x":896,"y":331},"code":"IscsRect_7","_type":"IscsRect","fillColor":"rgba(255, 0, 0, 0)","borderWidth":2,"strokeColor":"#B5B5B5","width":42,"height":39,"zlevel":1,"z":3},{"point":{"x":816,"y":329},"code":"IscsRect_8","_type":"IscsRect","fillColor":"rgba(255, 0, 0, 0)","borderWidth":1,"strokeColor":"#B5B5B5","width":10,"height":10,"zlevel":1,"z":3}]}, + '11': { "iscsLineList": [{ "point1": { "x": 380, "y": 239 }, "point2": { "x": 380, "y": 507 }, "code": "IscsLine_2", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 380, "y": 239 } }, { "point1": { "x": 380, "y": 240 }, "point2": { "x": 655, "y": 240 }, "code": "IscsLine_1", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 380, "y": 240 } }, { "point1": { "x": 379, "y": 507 }, "point2": { "x": 654, "y": 507 }, "code": "IscsLine_3", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 379, "y": 507 } }, { "point1": { "x": 653, "y": 505 }, "point2": { "x": 653, "y": 527 }, "code": "IscsLine_4", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 653, "y": 505 } }, { "point1": { "x": 703, "y": 506 }, "point2": { "x": 988, "y": 506 }, "code": "IscsLine_5", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 703, "y": 506 } }, { "point1": { "x": 704, "y": 505 }, "point2": { "x": 704, "y": 527 }, "code": "IscsLine_6", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 704, "y": 505 } }, { "point1": { "x": 987, "y": 507 }, "point2": { "x": 987, "y": 529 }, "code": "IscsLine_7", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 987, "y": 507 } }, { "point1": { "x": 1039, "y": 506 }, "point2": { "x": 1039, "y": 528 }, "code": "IscsLine_8", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FEFEFE", "zlevel": 1, "z": 4, "point": { "x": 1039, "y": 506 } }, { "point1": { "x": 1038, "y": 506 }, "point2": { "x": 1472, "y": 506 }, "code": "IscsLine_9", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 1038, "y": 506 } }, { "point1": { "x": 654, "y": 187 }, "point2": { "x": 654, "y": 241 }, "code": "IscsLine_10", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 654, "y": 187 } }, { "point1": { "x": 631, "y": 188 }, "point2": { "x": 653, "y": 188 }, "code": "IscsLine_11", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FCFCFC", "zlevel": 1, "z": 4, "point": { "x": 631, "y": 188 } }, { "point1": { "x": 636, "y": 145 }, "point2": { "x": 658, "y": 145 }, "code": "IscsLine_12", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FFFFFF", "zlevel": 1, "z": 4, "point": { "x": 636, "y": 145 } }, { "point1": { "x": 657, "y": 92 }, "point2": { "x": 657, "y": 145 }, "code": "IscsLine_13", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#FCFCFC", "zlevel": 1, "z": 4, "point": { "x": 657, "y": 92 } }, { "point1": { "x": 657, "y": 93 }, "point2": { "x": 672, "y": 93 }, "code": "IscsLine_14", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 657, "y": 93 } }, { "point1": { "x": 671, "y": 71 }, "point2": { "x": 671, "y": 93 }, "code": "IscsLine_15", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 671, "y": 71 } }, { "point1": { "x": 709, "y": 70 }, "point2": { "x": 709, "y": 92 }, "code": "IscsLine_16", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 709, "y": 70 } }, { "point1": { "x": 708, "y": 92 }, "point2": { "x": 976, "y": 92 }, "code": "IscsLine_17", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 708, "y": 92 } }, { "point1": { "x": 976, "y": 71 }, "point2": { "x": 976, "y": 93 }, "code": "IscsLine_18", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 976, "y": 71 } }, { "point1": { "x": 1026, "y": 70 }, "point2": { "x": 1026, "y": 92 }, "code": "IscsLine_19", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 1026, "y": 70 } }, { "point1": { "x": 1026, "y": 91 }, "point2": { "x": 1443, "y": 91 }, "code": "IscsLine_20", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 1026, "y": 91 } }, { "point1": { "x": 1441, "y": 292 }, "point2": { "x": 1472, "y": 292 }, "code": "IscsLine_21", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 1441, "y": 292 } }, { "point1": { "x": 1442, "y": 176 }, "point2": { "x": 1442, "y": 293 }, "code": "IscsLine_22", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#fff", "zlevel": 1, "z": 4, "point": { "x": 1442, "y": 176 } }, { "point1": { "x": 1290, "y": 199 }, "point2": { "x": 1358, "y": 199 }, "code": "IscsLine_23", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1290, "y": 199 } }, { "point1": { "x": 1358, "y": 332 }, "point2": { "x": 1386, "y": 332 }, "code": "IscsLine_24", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1358, "y": 332 } }, { "point1": { "x": 1359, "y": 447 }, "point2": { "x": 1387, "y": 447 }, "code": "IscsLine_25", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1359, "y": 447 } }, { "point1": { "x": 1290, "y": 304 }, "point2": { "x": 1314, "y": 304 }, "code": "IscsLine_26", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1290, "y": 304 } }, { "point1": { "x": 1179, "y": 93 }, "point2": { "x": 1179, "y": 174 }, "code": "IscsLine_27", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1179, "y": 93 } }, { "point1": { "x": 1116, "y": 92 }, "point2": { "x": 1116, "y": 173 }, "code": "IscsLine_28", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1116, "y": 92 } }, { "point1": { "x": 1216, "y": 92 }, "point2": { "x": 1216, "y": 173 }, "code": "IscsLine_29", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1216, "y": 92 } }, { "point1": { "x": 1209, "y": 203 }, "point2": { "x": 1209, "y": 387 }, "code": "IscsLine_30", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1209, "y": 203 } }, { "point1": { "x": 1145, "y": 204 }, "point2": { "x": 1145, "y": 388 }, "code": "IscsLine_31", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1145, "y": 204 } }, { "point1": { "x": 1093, "y": 204 }, "point2": { "x": 1093, "y": 388 }, "code": "IscsLine_32", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1093, "y": 204 } }, { "point1": { "x": 1118, "y": 426 }, "point2": { "x": 1118, "y": 507 }, "code": "IscsLine_33", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1118, "y": 426 } }, { "point1": { "x": 1079, "y": 427 }, "point2": { "x": 1079, "y": 508 }, "code": "IscsLine_34", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1079, "y": 427 } }, { "point1": { "x": 1275, "y": 430 }, "point2": { "x": 1275, "y": 507 }, "code": "IscsLine_35", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1275, "y": 430 } }, { "point1": { "x": 1300, "y": 429 }, "point2": { "x": 1300, "y": 506 }, "code": "IscsLine_36", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1300, "y": 429 } }, { "point1": { "x": 1093, "y": 295 }, "point2": { "x": 1145, "y": 295 }, "code": "IscsLine_37", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1093, "y": 295 } }, { "point1": { "x": 1209, "y": 294 }, "point2": { "x": 1276, "y": 294 }, "code": "IscsLine_38", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1209, "y": 294 } }, { "point1": { "x": 1120, "y": 204 }, "point2": { "x": 1120, "y": 295 }, "code": "IscsLine_40", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1120, "y": 204 } }, { "point1": { "x": 1248, "y": 293 }, "point2": { "x": 1248, "y": 387 }, "code": "IscsLine_41", "_type": "IscsLine", "lineWidth": 2, "fillColor": "#B5B5B5", "zlevel": 1, "z": 4, "point": { "x": 1248, "y": 293 } }], "iscsRectList": [{ "point": { "x": 399, "y": 240 }, "code": "IscsRect_1", "_type": "IscsRect", "fillColor": "rgba(181, 181, 181, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 86, "height": 89, "zlevel": 1, "z": 3 }, { "point": { "x": 485, "y": 240 }, "code": "IscsRect_2", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 55, "height": 89, "zlevel": 1, "z": 3 }, { "point": { "x": 540, "y": 240 }, "code": "IscsRect_3", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 37, "height": 89, "zlevel": 1, "z": 3 }, { "point": { "x": 839, "y": 313 }, "code": "IscsRect_4", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 32, "height": 89, "zlevel": 1, "z": 3 }, { "point": { "x": 609, "y": 240 }, "code": "IscsRect_5", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 45, "height": 89, "zlevel": 1, "z": 3 }, { "point": { "x": 380, "y": 410 }, "code": "IscsRect_6", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 68, "height": 97, "zlevel": 1, "z": 3 }, { "point": { "x": 448, "y": 410 }, "code": "IscsRect_7", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 68, "height": 97, "zlevel": 1, "z": 3 }, { "point": { "x": 583, "y": 380 }, "code": "IscsRect_8", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 70, "height": 125, "zlevel": 1, "z": 3 }, { "point": { "x": 1414, "y": 92 }, "code": "IscsRect_9", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 28, "height": 85, "zlevel": 1, "z": 3 }, { "point": { "x": 1442, "y": 404 }, "code": "IscsRect_10", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 29, "height": 102, "zlevel": 1, "z": 3 }, { "point": { "x": 1442, "y": 292 }, "code": "IscsRect_11", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 29, "height": 112, "zlevel": 1, "z": 3 }, { "point": { "x": 1414, "y": 282 }, "code": "IscsRect_12", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 28, "height": 224, "zlevel": 1, "z": 3 }, { "point": { "x": 1387, "y": 199 }, "code": "IscsRect_13", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 55, "height": 307, "zlevel": 1, "z": 3 }, { "point": { "x": 1359, "y": 199 }, "code": "IscsRect_14", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 28, "height": 307, "zlevel": 1, "z": 3 }, { "point": { "x": 1291, "y": 92 }, "code": "IscsRect_15", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 64, "height": 107, "zlevel": 1, "z": 3 }, { "point": { "x": 1499, "y": 341 }, "code": "IscsRect_16", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 29, "height": 63, "zlevel": 1, "z": 3 }, { "point": { "x": 1291, "y": 199 }, "code": "IscsRect_17", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 24, "height": 185, "zlevel": 1, "z": 3 }, { "point": { "x": 1045, "y": 92 }, "code": "IscsRect_18", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 232, "height": 81, "zlevel": 1, "z": 3 }, { "point": { "x": 1043, "y": 204 }, "code": "IscsRect_19", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 232, "height": 184, "zlevel": 1, "z": 3 }, { "point": { "x": 1046, "y": 425 }, "code": "IscsRect_20", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 115, "height": 81, "zlevel": 1, "z": 3 }, { "point": { "x": 1161, "y": 412 }, "code": "IscsRect_21", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 36, "height": 94, "zlevel": 1, "z": 3 }, { "point": { "x": 1197, "y": 429 }, "code": "IscsRect_22", "_type": "IscsRect", "fillColor": "rgba(255, 0, 0, 0)", "borderWidth": 2, "strokeColor": "#B5B5B5", "width": 129, "height": 77, "zlevel": 1, "z": 3 }], "temperatureDetectorList": [], "smokeDetectorList": [{ "point": { "x": 550, "y": 302 }, "code": "SmokeDetector_1", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 584, "y": 301 }, "code": "SmokeDetector_2", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 621, "y": 301 }, "code": "SmokeDetector_3", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 431, "y": 291 }, "code": "SmokeDetector_4", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 404, "y": 370 }, "code": "SmokeDetector_6", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 602, "y": 474 }, "code": "SmokeDetector_7", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1050, "y": 147 }, "code": "SmokeDetector_8", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1137, "y": 144 }, "code": "SmokeDetector_9", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1188, "y": 147 }, "code": "SmokeDetector_10", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1235, "y": 147 }, "code": "SmokeDetector_11", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1312, "y": 172 }, "code": "SmokeDetector_12", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1376, "y": 173 }, "code": "SmokeDetector_13", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1418, "y": 149 }, "code": "SmokeDetector_14", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1448, "y": 370 }, "code": "SmokeDetector_15", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1447, "y": 480 }, "code": "SmokeDetector_16", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1418, "y": 463 }, "code": "SmokeDetector_17", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1331, "y": 279 }, "code": "SmokeDetector_18", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1292, "y": 270 }, "code": "SmokeDetector_19", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1293, "y": 358 }, "code": "SmokeDetector_20", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1207, "y": 480 }, "code": "SmokeDetector_21", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1170, "y": 482 }, "code": "SmokeDetector_22", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1130, "y": 481 }, "code": "SmokeDetector_23", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1088, "y": 481 }, "code": "SmokeDetector_24", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1051, "y": 480 }, "code": "SmokeDetector_25", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1055, "y": 357 }, "code": "SmokeDetector_26", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1095, "y": 267 }, "code": "SmokeDetector_27", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1122, "y": 267 }, "code": "SmokeDetector_28", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1132, "y": 336 }, "code": "SmokeDetector_29", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1162, "y": 358 }, "code": "SmokeDetector_30", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1218, "y": 359 }, "code": "SmokeDetector_31", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1253, "y": 359 }, "code": "SmokeDetector_32", "_type": "SmokeDetector", "width": 19, "zlevel": 1, "z": 4 }], "iscsTextList": [{ "point": { "x": 421, "y": 316 }, "code": "IscsText_1", "_type": "IscsText", "context": "3号楼梯", "textFill": "#F1E98F", "fontSize": 10, "fontWeight": 400, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 486, "y": 275 }, "code": "IscsText_2", "_type": "IscsText", "context": "排热风道一", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 544, "y": 248 }, "code": "IscsText_3", "_type": "IscsText", "context": "弱电", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 543, "y": 265 }, "code": "IscsText_4", "_type": "IscsText", "context": "井一", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 580, "y": 247 }, "code": "IscsText_5", "_type": "IscsText", "context": "强电", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 579, "y": 265 }, "code": "IscsText_6", "_type": "IscsText", "context": "井一", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 612, "y": 261 }, "code": "IscsText_7", "_type": "IscsText", "context": "配电间一", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 439, "y": 372 }, "code": "IscsText_8", "_type": "IscsText", "context": "空调机房一", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 391, "y": 451 }, "code": "IscsText_9", "_type": "IscsText", "context": "新风道", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 454, "y": 450 }, "code": "IscsText_10", "_type": "IscsText", "context": "混风室一", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 593, "y": 451 }, "code": "IscsText_11", "_type": "IscsText", "context": "环控电控", "textFill": "#F1E98F", "fontSize": 14, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 659, "y": 520 }, "code": "IscsText_12", "_type": "IscsText", "context": "出入口5", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 669, "y": 56 }, "code": "IscsText_13", "_type": "IscsText", "context": "出入口2", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 978, "y": 57 }, "code": "IscsText_14", "_type": "IscsText", "context": "出入口3", "textFill": "#FFFFFF", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 992, "y": 515 }, "code": "IscsText_15", "_type": "IscsText", "context": "出入口4", "textFill": "#FEFEFE", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1048, "y": 112 }, "code": "IscsText_16", "_type": "IscsText", "context": "通信设备室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1117, "y": 112 }, "code": "IscsText_17", "_type": "IscsText", "context": "通信电源室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1183, "y": 118 }, "code": "IscsText_18", "_type": "IscsText", "context": "AFC\n设备室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1227, "y": 124 }, "code": "IscsText_19", "_type": "IscsText", "context": "会议室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1284, "y": 125 }, "code": "IscsText_20", "_type": "IscsText", "context": "环控电控室二", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1359, "y": 150 }, "code": "IscsText_21", "_type": "IscsText", "context": "冷水机房", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1421, "y": 101 }, "code": "IscsText_22", "_type": "IscsText", "context": "管\n道\n井", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1451, "y": 299 }, "code": "IscsText_23", "_type": "IscsText", "context": "国\n安\n管\n理\n房", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1450, "y": 412 }, "code": "IscsText_24", "_type": "IscsText", "context": "国\n安\n设\n备\n房", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1420, "y": 354 }, "code": "IscsText_25", "_type": "IscsText", "context": "消\n防\n泵\n房", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1396, "y": 208 }, "code": "IscsText_26", "_type": "IscsText", "context": "回\n排\n风\n室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1368, "y": 211 }, "code": "IscsText_27", "_type": "IscsText", "context": "混\n风\n室\n二", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1365, "y": 357 }, "code": "IscsText_28", "_type": "IscsText", "context": "新\n风\n道", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1362, "y": 474 }, "code": "IscsText_29", "_type": "IscsText", "context": "排热风道", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1295, "y": 210 }, "code": "IscsText_30", "_type": "IscsText", "context": "票\n务\n室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1295, "y": 316 }, "code": "IscsText_31", "_type": "IscsText", "context": "卫\n生\n间", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1282, "y": 438 }, "code": "IscsText_32", "_type": "IscsText", "context": "男\n更", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1307, "y": 438 }, "code": "IscsText_33", "_type": "IscsText", "context": "女\n更", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1200, "y": 465 }, "code": "IscsText_34", "_type": "IscsText", "context": "综合监控设备室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1173, "y": 420 }, "code": "IscsText_35", "_type": "IscsText", "context": "电\n缆\n引\n入\n室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1122, "y": 439 }, "code": "IscsText_36", "_type": "IscsText", "context": "区域\n站长室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1082, "y": 439 }, "code": "IscsText_37", "_type": "IscsText", "context": "警用\n通信\n设备室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1054, "y": 434 }, "code": "IscsText_38", "_type": "IscsText", "context": "警\n务\n室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1053, "y": 242 }, "code": "IscsText_39", "_type": "IscsText", "context": "车站\n控制室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1095, "y": 217 }, "code": "IscsText_40", "_type": "IscsText", "context": "强电\n井一", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1122, "y": 217 }, "code": "IscsText_41", "_type": "IscsText", "context": "弱电\n井一", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1100, "y": 322 }, "code": "IscsText_42", "_type": "IscsText", "context": "站长室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1148, "y": 280 }, "code": "IscsText_43", "_type": "IscsText", "context": "设备信号室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1212, "y": 325 }, "code": "IscsText_44", "_type": "IscsText", "context": "信号\n电源室", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1257, "y": 306 }, "code": "IscsText_45", "_type": "IscsText", "context": "配\n电\n间\n二", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1216, "y": 236 }, "code": "IscsText_46", "_type": "IscsText", "context": "下", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 762, "y": 259 }, "code": "IscsText_47", "_type": "IscsText", "context": "客服\n中心", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 793, "y": 235 }, "code": "IscsText_48", "_type": "IscsText", "context": "1号楼扶梯", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 902, "y": 234 }, "code": "IscsText_49", "_type": "IscsText", "context": "2号楼扶梯", "textFill": "#F1E98F", "fontSize": 10, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1086, "y": 129 }, "code": "IscsText_50", "_type": "IscsText", "context": "自动", "textFill": "#00FF00", "fontSize": 9, "fontWeight": 300, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 928, "y": 255 }, "code": "IscsText_51", "_type": "IscsText", "context": "客服\n中心", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 400, "fontFamily": "consolas", "zlevel": 1, "z": 4 }, { "point": { "x": 1320, "y": 341 }, "code": "IscsText_52", "_type": "IscsText", "context": "空调\n机房二", "textFill": "#F1E98F", "fontSize": 12, "fontWeight": 450, "fontFamily": "consolas", "zlevel": 1, "z": 4 }], "gasFireControlList": [{ "point": { "x": 1083, "y": 141 }, "code": "GasFireControl_1", "_type": "GasFireControl", "width": 25, "zlevel": 1, "z": 4 }], "fireHydranAlarmButtonList": [{ "point": { "x": 691, "y": 104 }, "code": "FireHydranAlarmButton_1", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 536, "y": 410 }, "code": "FireHydranAlarmButton_2", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 602, "y": 359 }, "code": "FireHydranAlarmButton_3", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 638, "y": 329 }, "code": "FireHydranAlarmButton_4", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1245, "y": 94 }, "code": "FireHydranAlarmButton_5", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1378, "y": 103 }, "code": "FireHydranAlarmButton_6", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1348, "y": 463 }, "code": "FireHydranAlarmButton_7", "_type": "FireHydranAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 10, "y": 10 }, "code": "FireHydranAlarmButton_8", "_type": "FireHydranAlarmButton", "width": 25, "zlevel": 1, "z": 4 }], "manualAlarmButtonList": [{ "point": { "x": 711, "y": 93 }, "code": "ManualAlarmButton_1", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 517, "y": 410 }, "code": "ManualAlarmButton_2", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 583, "y": 360 }, "code": "ManualAlarmButton_3", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 619, "y": 330 }, "code": "ManualAlarmButton_4", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1227, "y": 94 }, "code": "ManualAlarmButton_5", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1358, "y": 103 }, "code": "ManualAlarmButton_6", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }, { "point": { "x": 1328, "y": 463 }, "code": "ManualAlarmButton_7", "_type": "ManualAlarmButton", "width": 19, "zlevel": 1, "z": 4 }] }, + '12': {}, '21': {}, - '31': {"platformScreenDoorList":[{"point":{"x":135,"y":225},"code":"PlatformScreenDoor_1","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":198,"y":225},"code":"PlatformScreenDoor_2","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":324,"y":225},"code":"PlatformScreenDoor_4","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":260,"y":225},"code":"PlatformScreenDoor_5","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":385,"y":225},"code":"PlatformScreenDoor_6","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":454,"y":217},"code":"PlatformScreenDoor_7","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":512,"y":225},"code":"PlatformScreenDoor_8","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":576,"y":225},"code":"PlatformScreenDoor_9","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":830,"y":225},"code":"PlatformScreenDoor_10","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":767,"y":225},"code":"PlatformScreenDoor_11","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":702,"y":225},"code":"PlatformScreenDoor_12","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":639,"y":225},"code":"PlatformScreenDoor_13","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":1330,"y":226},"code":"PlatformScreenDoor_14","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":1267,"y":226},"code":"PlatformScreenDoor_15","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":1205,"y":226},"code":"PlatformScreenDoor_16","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":1143,"y":226},"code":"PlatformScreenDoor_17","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":1080,"y":226},"code":"PlatformScreenDoor_18","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":1017,"y":225},"code":"PlatformScreenDoor_19","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":955,"y":225},"code":"PlatformScreenDoor_20","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4},{"point":{"x":892,"y":225},"code":"PlatformScreenDoor_21","_type":"PlatformScreenDoor","width":60,"zlevel":1,"z":4}],"endDoorList":[],"borderRadiusList":[],"iscsLineList":[{"point1":{"x":131,"y":278},"point2":{"x":1465,"y":278},"code":"IscsLine_1","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":131,"y":278}}]}, - '41': {"iscsRectList":[{"point":{"x":1,"y":70},"code":"IscsRect_1","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":160,"height":80,"zlevel":1,"z":3},{"point":{"x":161,"y":80},"code":"IscsRect_2","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":95,"height":70,"zlevel":1,"z":3},{"point":{"x":1,"y":205},"code":"IscsRect_3","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":135,"height":100,"zlevel":1,"z":3},{"point":{"x":136,"y":225},"code":"IscsRect_4","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":120,"height":80,"zlevel":1,"z":3},{"point":{"x":327,"y":116},"code":"IscsRect_5","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":50,"zlevel":1,"z":3},{"point":{"x":936,"y":26},"code":"IscsRect_6","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":90,"zlevel":1,"z":3},{"point":{"x":1006,"y":26},"code":"IscsRect_7","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":90,"zlevel":1,"z":3},{"point":{"x":1076,"y":26},"code":"IscsRect_8","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":90,"zlevel":1,"z":3},{"point":{"x":1146,"y":26},"code":"IscsRect_9","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":90,"zlevel":1,"z":3},{"point":{"x":1305,"y":40},"code":"IscsRect_10","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":145,"height":90,"zlevel":1,"z":3},{"point":{"x":1305,"y":130},"code":"IscsRect_11","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":145,"height":105,"zlevel":1,"z":3},{"point":{"x":1340,"y":270},"code":"IscsRect_12","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":45,"height":35,"zlevel":1,"z":3},{"point":{"x":1385,"y":270},"code":"IscsRect_13","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":45,"height":35,"zlevel":1,"z":3},{"point":{"x":930,"y":160},"code":"IscsRect_14","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":90,"height":95,"zlevel":1,"z":3},{"point":{"x":1020,"y":160},"code":"IscsRect_15","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":50,"height":95,"zlevel":1,"z":3},{"point":{"x":1070,"y":160},"code":"IscsRect_16","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":85,"height":95,"zlevel":1,"z":3},{"point":{"x":1155,"y":160},"code":"IscsRect_17","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":90,"height":95,"zlevel":1,"z":3},{"point":{"x":760,"y":116},"code":"IscsRect_18","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":65,"height":50,"zlevel":1,"z":3},{"point":{"x":1054,"y":265},"code":"IscsRect_19","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":135,"height":40,"zlevel":1,"z":3}],"iscsLineList":[{"point1":{"x":0,"y":15},"point2":{"x":260,"y":15},"code":"IscsLine_1","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":0,"y":15}},{"point1":{"x":260,"y":15},"point2":{"x":260,"y":0},"code":"IscsLine_2","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":260,"y":15}},{"point1":{"x":330,"y":0},"point2":{"x":330,"y":15},"code":"IscsLine_3","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":330,"y":0}},{"point1":{"x":330,"y":15},"point2":{"x":810,"y":15},"code":"IscsLine_4","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":330,"y":15}},{"point1":{"x":810,"y":15},"point2":{"x":810,"y":0},"code":"IscsLine_5","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":810,"y":15}},{"point1":{"x":880,"y":0},"point2":{"x":880,"y":15},"code":"IscsLine_6","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":880,"y":0}},{"point1":{"x":880,"y":15},"point2":{"x":1470,"y":15},"code":"IscsLine_7","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":880,"y":15}},{"point1":{"x":0,"y":305},"point2":{"x":300,"y":305},"code":"IscsLine_8","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":0,"y":305}},{"point1":{"x":300,"y":305},"point2":{"x":300,"y":320},"code":"IscsLine_9","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":300,"y":305}},{"point1":{"x":370,"y":320},"point2":{"x":370,"y":305},"code":"IscsLine_10","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":370,"y":320}},{"point1":{"x":370,"y":305},"point2":{"x":800,"y":305},"code":"IscsLine_11","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":370,"y":305}},{"point1":{"x":800,"y":305},"point2":{"x":800,"y":320},"code":"IscsLine_12","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":800,"y":305}},{"point1":{"x":870,"y":305},"point2":{"x":870,"y":320},"code":"IscsLine_13","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":870,"y":305}},{"point1":{"x":870,"y":305},"point2":{"x":1470,"y":305},"code":"IscsLine_14","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":870,"y":305}}],"iscsTextList":[{"point":{"x":262,"y":9},"code":"IscsText_1","_type":"IscsText","context":"2号出入口","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":304,"y":296},"code":"IscsText_2","_type":"IscsText","context":"5号出入口","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":813,"y":10},"code":"IscsText_3","_type":"IscsText","context":"3号出入口","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":804,"y":297},"code":"IscsText_4","_type":"IscsText","context":"4号出入口","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4}],"vidiconList":[{"_type":"Vidicon","code":"Vidicon_1","width":40,"right":true,"point":{"x":14,"y":99},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_2","width":40,"right":true,"point":{"x":59,"y":160},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_3","width":40,"right":true,"point":{"x":299,"y":86},"rotationAngle":90,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_4","width":40,"right":true,"point":{"x":267,"y":239},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_5","width":40,"right":true,"point":{"x":569,"y":87},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_6","width":40,"right":true,"point":{"x":614,"y":160},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_7","width":40,"right":false,"point":{"x":526,"y":159},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_8","width":40,"right":false,"point":{"x":474,"y":217},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_9","width":40,"right":true,"point":{"x":660,"y":217},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_10","width":40,"right":false,"point":{"x":779,"y":61},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_11","width":40,"right":true,"point":{"x":839,"y":44},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_12","width":40,"right":true,"point":{"x":850,"y":227},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_13","width":40,"right":true,"point":{"x":993,"y":272},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_14","width":40,"right":false,"point":{"x":940,"y":272},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_15","width":40,"right":true,"point":{"x":1115,"y":120},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_16","width":40,"right":false,"point":{"x":965,"y":120},"rotationAngle":0,"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_17","width":40,"right":false,"point":{"x":1387,"y":190},"rotationAngle":0,"zlevel":1,"z":4}],"vidiconCloudList":[{"_type":"VidiconCloud","code":"VidiconCloud_1","r":18,"point":{"x":353,"y":255},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_2","r":18,"point":{"x":349,"y":122},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_3","r":18,"point":{"x":487,"y":32},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_4","r":18,"point":{"x":803,"y":120},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_5","r":18,"point":{"x":592,"y":252},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_6","r":18,"point":{"x":805,"y":245},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_7","r":18,"point":{"x":970,"y":70},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_8","r":18,"point":{"x":1042,"y":70},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_9","r":18,"point":{"x":1110,"y":70},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_10","r":18,"point":{"x":1198,"y":210},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_11","r":18,"point":{"x":970,"y":210},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_12","r":18,"point":{"x":1110,"y":210},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_13","r":18,"point":{"x":1149,"y":272},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_14","r":18,"point":{"x":1340,"y":145},"zlevel":1,"z":4}]}, + '31': {}, + '41': {}, '42': {"vidiconList":[{"_type":"Vidicon","code":"Vidicon_1","width":40,"right":true,"point":{"x":311,"y":248},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_2","width":40,"right":true,"point":{"x":321,"y":158},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_3","width":40,"right":true,"point":{"x":324,"y":93},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_4","width":40,"right":true,"point":{"x":559,"y":72},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_5","width":40,"right":true,"point":{"x":547,"y":163},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_6","width":40,"right":true,"point":{"x":562,"y":272},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_7","width":40,"right":true,"point":{"x":751,"y":98},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_8","width":40,"right":true,"point":{"x":750,"y":156},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_9","width":40,"right":false,"point":{"x":846,"y":71},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_10","width":40,"right":false,"point":{"x":846,"y":269},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_11","width":40,"right":false,"point":{"x":940,"y":182},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_12","width":40,"right":false,"point":{"x":1082,"y":90},"zlevel":1,"z":4},{"_type":"Vidicon","code":"Vidicon_13","width":40,"right":false,"point":{"x":1079,"y":245},"zlevel":1,"z":4}],"iscsRectList":[{"point":{"x":25,"y":176},"code":"IscsRect_1","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":90,"zlevel":1,"z":3},{"point":{"x":96,"y":176},"code":"IscsRect_2","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":90,"zlevel":1,"z":3},{"point":{"x":167,"y":176},"code":"IscsRect_3","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":90,"zlevel":1,"z":3},{"point":{"x":238,"y":176},"code":"IscsRect_4","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":90,"zlevel":1,"z":3},{"point":{"x":309,"y":149},"code":"IscsRect_5","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":90,"zlevel":1,"z":3},{"point":{"x":380,"y":124},"code":"IscsRect_6","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":45,"height":80,"zlevel":1,"z":3},{"point":{"x":425,"y":134},"code":"IscsRect_7","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":55,"height":30,"zlevel":1,"z":3},{"point":{"x":425,"y":164},"code":"IscsRect_8","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":55,"height":30,"zlevel":1,"z":3},{"point":{"x":739,"y":149},"code":"IscsRect_9","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":70,"height":60,"zlevel":1,"z":3},{"point":{"x":1060,"y":135},"code":"IscsRect_10","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":55,"height":80,"zlevel":1,"z":3},{"point":{"x":1115,"y":150},"code":"IscsRect_11","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":55,"height":65,"zlevel":1,"z":3},{"point":{"x":1170,"y":150},"code":"IscsRect_12","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":55,"height":65,"zlevel":1,"z":3},{"point":{"x":1225,"y":135},"code":"IscsRect_13","_type":"IscsRect","fillColor":"rgba(239, 231, 231, 0)","borderWidth":2,"strokeColor":"#F7F1F1","width":125,"height":80,"zlevel":1,"z":3}],"vidiconCloudList":[{"_type":"VidiconCloud","code":"VidiconCloud_1","r":18,"point":{"x":59,"y":211},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_2","r":18,"point":{"x":131,"y":212},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_3","r":18,"point":{"x":203,"y":212},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_4","r":18,"point":{"x":273,"y":212},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_5","r":18,"point":{"x":511,"y":131},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_6","r":18,"point":{"x":1010,"y":141},"zlevel":1,"z":4},{"_type":"VidiconCloud","code":"VidiconCloud_7","r":18,"point":{"x":1255,"y":140},"zlevel":1,"z":4}],"iscsLineList":[{"point1":{"x":370,"y":50},"point2":{"x":1075,"y":50},"code":"IscsLine_1","_type":"IscsLine","lineWidth":10,"fillColor":"#F7F1F1","zlevel":1,"z":4},{"point1":{"x":370,"y":306},"point2":{"x":1075,"y":306},"code":"IscsLine_2","_type":"IscsLine","lineWidth":10,"fillColor":"#F7F1F1","zlevel":1,"z":4},{"point1":{"x":380,"y":50},"point2":{"x":380,"y":90},"code":"IscsLine_3","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":380,"y":50}},{"point1":{"x":380,"y":90},"point2":{"x":395,"y":100},"code":"IscsLine_4","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":380,"y":90}},{"point1":{"x":395,"y":100},"point2":{"x":380,"y":110},"code":"IscsLine_5","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":395,"y":100}},{"point1":{"x":380,"y":110},"point2":{"x":380,"y":245},"code":"IscsLine_6","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":380,"y":110}},{"point1":{"x":380,"y":245},"point2":{"x":395,"y":255},"code":"IscsLine_7","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":380,"y":245}},{"point1":{"x":395,"y":255},"point2":{"x":380,"y":265},"code":"IscsLine_8","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":395,"y":255}},{"point1":{"x":1060,"y":50},"point2":{"x":1060,"y":90},"code":"IscsLine_9","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4},{"point1":{"x":1060,"y":90},"point2":{"x":1045,"y":100},"code":"IscsLine_10","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":1060,"y":90}},{"point1":{"x":1045,"y":100},"point2":{"x":1060,"y":110},"code":"IscsLine_11","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":1045,"y":100}},{"point1":{"x":1060,"y":110},"point2":{"x":1060,"y":245},"code":"IscsLine_12","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":1060,"y":110}},{"point1":{"x":1060,"y":245},"point2":{"x":1045,"y":255},"code":"IscsLine_13","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":1060,"y":245}},{"point1":{"x":1045,"y":255},"point2":{"x":1060,"y":265},"code":"IscsLine_14","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4,"point":{"x":1045,"y":255}},{"point1":{"x":1060,"y":265},"point2":{"x":1060,"y":305},"code":"IscsLine_15","_type":"IscsLine","lineWidth":2,"fillColor":"#F7F1F1","zlevel":1,"z":4}],"iscsTextList":[{"point":{"x":40,"y":187},"code":"IscsText_1","_type":"IscsText","context":"控制室","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":103,"y":180},"code":"IscsText_2","_type":"IscsText","context":" 35KV\n开关柜室","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":173,"y":181},"code":"IscsText_3","_type":"IscsText","context":" 直流\n开关柜室","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":252,"y":183},"code":"IscsText_4","_type":"IscsText","context":"0.4KV\n低压室","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":388,"y":137},"code":"IscsText_5","_type":"IscsText","context":"排热\n风室","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":439,"y":144},"code":"IscsText_6","_type":"IscsText","context":"男厕","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":438,"y":175},"code":"IscsText_7","_type":"IscsText","context":"女厕","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":758,"y":192},"code":"IscsText_8","_type":"IscsText","context":"电梯","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":1066,"y":150},"code":"IscsText_9","_type":"IscsText","context":"屏蔽门\n控制室","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":1175,"y":166},"code":"IscsText_10","_type":"IscsText","context":"配电间","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":1235,"y":186},"code":"IscsText_11","_type":"IscsText","context":"商用通\n信设备","textFill":"#C1B38D","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":37,"y":238},"code":"IscsText_12","_type":"IscsText","context":"01015#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":110,"y":238},"code":"IscsText_13","_type":"IscsText","context":"01016#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":180,"y":239},"code":"IscsText_14","_type":"IscsText","context":"01017#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":251,"y":238},"code":"IscsText_15","_type":"IscsText","context":"01018#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":323,"y":182},"code":"IscsText_16","_type":"IscsText","context":"01039#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":324,"y":118},"code":"IscsText_17","_type":"IscsText","context":"01049#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":311,"y":272},"code":"IscsText_18","_type":"IscsText","context":"01050#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":488,"y":159},"code":"IscsText_19","_type":"IscsText","context":"01020#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":559,"y":95},"code":"IscsText_20","_type":"IscsText","context":"01044#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":547,"y":187},"code":"IscsText_21","_type":"IscsText","context":"01042#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":563,"y":256},"code":"IscsText_22","_type":"IscsText","context":"01043#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":752,"y":119},"code":"IscsText_23","_type":"IscsText","context":"01045#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":749,"y":177},"code":"IscsText_24","_type":"IscsText","context":"01057#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":842,"y":93},"code":"IscsText_25","_type":"IscsText","context":"01047#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":934,"y":204},"code":"IscsText_26","_type":"IscsText","context":"01046#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":839,"y":254},"code":"IscsText_27","_type":"IscsText","context":"01048#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":986,"y":166},"code":"IscsText_28","_type":"IscsText","context":"01019#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":1077,"y":111},"code":"IscsText_29","_type":"IscsText","context":"01041#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":1073,"y":265},"code":"IscsText_30","_type":"IscsText","context":"01040#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":1232,"y":164},"code":"IscsText_31","_type":"IscsText","context":"01021#","textFill":"#F7F1F1","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4}]}, '51': { "iscsLineList":[{"point1":{"x":89,"y":117},"point2":{"x":789,"y":117},"code":"IscsLine_1","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":89,"y":117}},{"point1":{"x":89,"y":117},"point2":{"x":89,"y":547},"code":"IscsLine_2","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":89,"y":117}},{"point1":{"x":89,"y":547},"point2":{"x":219,"y":547},"code":"IscsLine_3","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":89,"y":547}},{"point1":{"x":269,"y":117},"point2":{"x":269,"y":127},"code":"IscsLine_4","_type":"IscsLine","lineWidth":2,"fillColor":"#fff","zlevel":1,"z":4,"point":{"x":269,"y":117}}],"ticketMachineList":[{"point":{"x":119,"y":177},"code":"TicketMachine_1","_type":"TicketMachine","width":30,"zlevel":1,"z":4},{"point":{"x":119,"y":227},"code":"TicketMachine_2","_type":"TicketMachine","width":30,"zlevel":1,"z":4},{"point":{"x":119,"y":337},"code":"TicketMachine_3","_type":"TicketMachine","width":30,"zlevel":1,"z":4},{"point":{"x":119,"y":387},"code":"TicketMachine_4","_type":"TicketMachine","width":30,"zlevel":1,"z":4},{"point":{"x":119,"y":437},"code":"TicketMachine_5","_type":"TicketMachine","width":30,"zlevel":1,"z":4},{"point":{"x":119,"y":487},"code":"TicketMachine_6","_type":"TicketMachine","width":30,"zlevel":1,"z":4}],"brakeMachineList":[{"point":{"x":252,"y":127},"isRight":true,"code":"BrakeMachine_1","_type":"BrakeMachine","width":35,"zlevel":1,"z":4},{"point":{"x":252,"y":148},"isRight":true,"code":"BrakeMachine_2","_type":"BrakeMachine","width":35,"zlevel":1,"z":4},{"point":{"x":252,"y":169},"isRight":true,"code":"BrakeMachine_3","_type":"BrakeMachine","width":35,"zlevel":1,"z":4},{"point":{"x":252,"y":190},"isRight":true,"code":"BrakeMachine_4","_type":"BrakeMachine","width":35,"zlevel":1,"z":4},{"point":{"x":252,"y":211},"isRight":true,"code":"BrakeMachine_5","_type":"BrakeMachine","width":35,"zlevel":1,"z":4}],"iscsTextList":[{"point":{"x":211,"y":131},"code":"IscsText_1","_type":"IscsText","context":"G005","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":211,"y":155},"code":"IscsText_2","_type":"IscsText","context":"G006","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":211,"y":177},"code":"IscsText_3","_type":"IscsText","context":"G007","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":211,"y":197},"code":"IscsText_4","_type":"IscsText","context":"G008","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":211,"y":218},"code":"IscsText_5","_type":"IscsText","context":"GT02","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":156,"y":191},"code":"IscsText_6","_type":"IscsText","context":"V09","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":156,"y":244},"code":"IscsText_7","_type":"IscsText","context":"V10","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":156,"y":352},"code":"IscsText_8","_type":"IscsText","context":"V11","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":156,"y":402},"code":"IscsText_9","_type":"IscsText","context":"V12","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":156,"y":451},"code":"IscsText_10","_type":"IscsText","context":"V13","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4},{"point":{"x":156,"y":503},"code":"IscsText_11","_type":"IscsText","context":"V14","textFill":"#5EBBBD","fontSize":14,"fontWeight":450,"fontFamily":"consolas","zlevel":1,"z":4}] diff --git a/src/iscs/shape/components/pathsvg.js b/src/iscs/shape/components/pathsvg.js index b36245964..cd8187fb1 100644 --- a/src/iscs/shape/components/pathsvg.js +++ b/src/iscs/shape/components/pathsvg.js @@ -43,6 +43,10 @@ const map = { Escalator:{ width:335, path:'M338,202H3V171H3.135v0l47,0V142H21v-6H50.135V108l-47,.161V108H3V4H338V202ZM332,10H9.826v92H232.135V89l-210,0v0H22V27h0.135V26.838L308,27V177H9.826v19H332V10ZM89.135,136V108H56.826v28h32.31Zm-32.31,6v29h32.31V142H56.826Zm57.309-6V108H95.826v28h18.309Zm-18.309,6v29h18.309V142H95.826Zm41.309-6V108H120.826v28h16.309Zm-16.309,6v29h16.309V142H120.826Zm41.309-6V108H143.826v28h18.309Zm-18.309,6v29h18.309V142H143.826Zm42.309-6V108H168.826v28h17.309Zm-17.309,6v29h17.309V142H168.826Zm36.309-6V108H192.826v28h12.309Zm-12.309,6v29h12.309V142H192.826Zm33.309-6V108H211.826v28h14.309Zm-14.309,6v29h14.309V142H211.826Zm0-86V83h14.309V56H211.826Zm14.309-6V33H211.826V50h14.309Zm-33.309,6V83h12.309V56H192.826Zm12.309-6V33H192.826V50h12.309Zm-36.309,6V83h17.309V56H168.826Zm17.309-6V33H168.826V50h17.309Zm-42.309,6V83h18.309V56H143.826Zm18.309-6V33H143.826V50h18.309Zm-41.309,6V83h16.309V56H120.826Zm16.309-6V33H120.826V50h16.309Zm-26.219,6,0.039,10.487L95.826,61.619V83h18.309V56h-3.219Zm3.219-6V33H95.826V43.627l14.953-4.539L110.916,50h3.219Zm-25-4.342V33H56.826V83h32.31V59.466L67.055,52.361ZM50.135,83V33H28.826V83H50.135Zm182.691,25v28H265.25V56H232.826V83h6v25h-6ZM271.25,49.868V50h0.008l0,92H271.25v0l-38.424,0v29H302V33H232.826V50Z' + }, + StairControl:{ + width:103, + path:'M48,86V85h53V81H45V80h56V55H31V54h70V52H29V51h72V49H27V48h74V46H24V45h6V27H25V44H24V27H19v6H18V6H13V23H12V6H7v6H6V6H3V5h98V2H0V0H103V86H48ZM24,6H19V26h5V6Zm6,0H25V26h5V6Zm6,0H31V26h5V6Zm0,21H31V45h5V27ZM42,6H37V26h5V6Zm0,21H37V45h5V27ZM48,6H43V26h5V6Zm0,21H43V45h5V27ZM54,6H49V26h5V6Zm0,21H49V45h5V27ZM60,6H55V26h5V6Zm0,21H55V45h5V27ZM66,6H61V26h5V6Zm0,21H61V45h5V27ZM72,6H67V26h5V6Zm0,21H67V45h5V27ZM78,6H73V26h5V6Zm0,21H73V45h5V27ZM84,6H79V26h2V23l3,1.333V6Zm0,23-3,1V27H79V45h5V29ZM90,6H85V24.778L90,27l-5,1.667V45h5V6Zm6,0H91V45h5V6Zm5,0H97V45h4V6Z' } }; diff --git a/src/iscs/shape/factory.js b/src/iscs/shape/factory.js index cd74d50db..1695f7af2 100644 --- a/src/iscs/shape/factory.js +++ b/src/iscs/shape/factory.js @@ -29,6 +29,7 @@ import IscsText from './text'; import IscsLine from './line'; import IscsRect from './rect'; import Escalator from './escalator'; +import StairControl from './stairControl'; const iscsShape = {}; iscsShape[deviceType.ManualAlarmButton] = ManualAlarmButton; @@ -62,6 +63,7 @@ iscsShape[deviceType.IscsText] = IscsText; iscsShape[deviceType.IscsLine] = IscsLine; iscsShape[deviceType.IscsRect] = IscsRect; iscsShape[deviceType.Escalator] = Escalator; +iscsShape[deviceType.StairControl] = StairControl; function shapefactory(device, iscs) { const type = device.model._type; diff --git a/src/iscs/shape/gasFireControl.js b/src/iscs/shape/gasFireControl.js index 27783e04a..499c72fa4 100644 --- a/src/iscs/shape/gasFireControl.js +++ b/src/iscs/shape/gasFireControl.js @@ -8,7 +8,7 @@ export default class GasFireControl extends Group { super(); this.model = device.model; this.zlevel = device.model.zlevel; - this.z = device.model.z; + this.z = device.z; this._type = device.model._type; this._code = device.model.code; this.create(); diff --git a/src/iscs/shape/psd/platformScreenDoor.js b/src/iscs/shape/psd/platformScreenDoor.js index c101271a8..c0fa4c9ec 100644 --- a/src/iscs/shape/psd/platformScreenDoor.js +++ b/src/iscs/shape/psd/platformScreenDoor.js @@ -11,7 +11,7 @@ export default class PlatformScreenDoor extends Group { super(); this.model = device.model; this.zlevel = device.model.zlevel; - this.z = device.model.z; + this.z = device.z; this._type = device.model._type; this._code = device.model.code; this.create(); diff --git a/src/iscs/shape/smokeDetector.js b/src/iscs/shape/smokeDetector.js index 86ea6b87b..72829f275 100644 --- a/src/iscs/shape/smokeDetector.js +++ b/src/iscs/shape/smokeDetector.js @@ -7,7 +7,7 @@ export default class SmokeDetector extends Group { super(); this.model = device.model; this.zlevel = device.model.zlevel; - this.z = device.model.z; + this.z = device.z; this._type = device.model._type; this._code = device.model.code; this.create(); diff --git a/src/iscs/shape/stairControl.js b/src/iscs/shape/stairControl.js new file mode 100644 index 000000000..21cc74259 --- /dev/null +++ b/src/iscs/shape/stairControl.js @@ -0,0 +1,31 @@ +import Group from 'zrender/src/container/Group'; +import createPathSvg from './components/pathsvg'; + +export default class StairControl extends Group { + constructor(device) { + super(); + this.model = device.model; + this.zlevel = device.model.zlevel; + this.z = device.model.z; + this._type = device.model._type; + this.code = device.model.code; + this.create(); + } + create() { + this.grouper = new Group({ + id: this.model.code, + position: [this.model.point.x, this.model.point.y] + }); + this.path = createPathSvg(this.model); + this.add(this.grouper); + if (this.model.isRight) { + this.grouper.origin = [this.model.width / 2, this.model.width * 0.83 / 2 ]; + this.grouper.scale = [-1, 1]; + } + this.grouper.add(this.path); + } + setModel(dx, dy) { + this.model.point.x += dx; + this.model.point.y += dy; + } +} diff --git a/src/iscs/utils/parser.js b/src/iscs/utils/parser.js index 671b4f7e1..574f3b4f7 100644 --- a/src/iscs/utils/parser.js +++ b/src/iscs/utils/parser.js @@ -133,8 +133,10 @@ export function parser(data) { zrUtil.each(data.escalatorList || [], elem=> { iscsDevice[elem.code] = deviceFactory(deviceType.Escalator, elem); }); + zrUtil.each(data.stairControlList || [], elem=> { + iscsDevice[elem.code] = deviceFactory(deviceType.StairControl, elem); + }); - } return iscsDevice; @@ -247,6 +249,9 @@ export function updateIscsData(state, device) { case deviceType.Escalator: updateIscsListByDevice(state, 'escalatorList', device); break; + case deviceType.StairControl: + updateIscsListByDevice(state, 'stairControlList', device); + break; } // store.dispatch('iscs/setIscsData', state.iscs); } diff --git a/src/views/iscs/iscsDraw/iscsOperate/index.vue b/src/views/iscs/iscsDraw/iscsOperate/index.vue index eb778dcac..28f14a57e 100644 --- a/src/views/iscs/iscsDraw/iscsOperate/index.vue +++ b/src/views/iscs/iscsDraw/iscsOperate/index.vue @@ -42,6 +42,14 @@ @deleteDataModel="deleteDataModel" /> + + + + + + + + + + + + + + + + + + + + + + {{ buttonText }} + {{ $t('global.delete') }} + {{ $t('global.cancel') }} + + + + + + + +