自动化立体仓库 - WCS系统
#
LSH
2023-06-03 fbf0dd44dfc4e64b430d4363ed01c06741577a43
#
2个文件已修改
1273 ■■■■ 已修改文件
src/main/resources/application.yml 315 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/console.map.js 958 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml
@@ -47,7 +47,7 @@
  # 堆垛机1
  crn[0]:
    id: 1
    ip: 10.10.10.1
    ip: 192.168.4.250
    port: 6000
    rack: 0
    slot: 0
@@ -57,21 +57,21 @@
    # 堆垛机入库站点
    crnInStn[0]:
      devpPlcId: ${wcs-slave.devp[0].id}
      staNo: 105
      row: 1
      staNo: 103
      row: 2
      bay: 1
      lev: 1
    # 堆垛机出库站点
    crnOutStn[0]:
      devpPlcId: ${wcs-slave.devp[0].id}
      staNo: 106
      row: 2
      staNo: 104
      row: 3
      bay: 1
      lev: 1
  # 堆垛机2
  crn[1]:
    id: 2
    ip: 10.10.10.2
    ip: 192.168.4.250
    port: 6000
    rack: 0
    slot: 0
@@ -80,22 +80,22 @@
    demo: false
    # 堆垛机入库站点
    crnInStn[0]:
      devpPlcId: ${wcs-slave.devp[0].id}
      staNo: 113
      row: 3
      devpPlcId: ${wcs-slave.devp[1].id}
      staNo: 203
      row: 12
      bay: 1
      lev: 1
    # 堆垛机出库站点
    crnOutStn[0]:
      devpPlcId: ${wcs-slave.devp[0].id}
      staNo: 114
      row: 4
      devpPlcId: ${wcs-slave.devp[1].id}
      staNo: 204
      row: 13
      bay: 1
      lev: 1
  # 堆垛机3
  crn[2]:
    id: 3
    ip: 10.10.10.3
    ip: 192.168.4.250
    port: 6000
    rack: 0
    slot: 0
@@ -104,118 +104,22 @@
    demo: false
    # 堆垛机入库站点
    crnInStn[0]:
      devpPlcId: ${wcs-slave.devp[0].id}
      staNo: 121
      row: 5
      devpPlcId: ${wcs-slave.devp[2].id}
      staNo: 303
      row: 22
      bay: 1
      lev: 1
    # 堆垛机出库站点
    crnOutStn[0]:
      devpPlcId: ${wcs-slave.devp[0].id}
      staNo: 122
      row: 6
      bay: 1
      lev: 1
  # 堆垛机4
  crn[3]:
    id: 4
    ip: 10.10.10.4
    port: 6000
    rack: 0
    slot: 0
    # 偏移量,当堆垛机站点列号=1时,偏移量=2
    offset: 2
    demo: false
    # 堆垛机入库站点
    crnInStn[0]:
      devpPlcId: ${wcs-slave.devp[0].id}
      staNo: 129
      row: 7
      bay: 1
      lev: 1
    # 堆垛机出库站点
    crnOutStn[0]:
      devpPlcId: ${wcs-slave.devp[0].id}
      staNo: 130
      row: 8
      bay: 1
      lev: 1
  # 堆垛机5
  crn[4]:
    id: 5
    ip: 10.10.10.5
    port: 6000
    rack: 0
    slot: 0
    # 偏移量,当堆垛机站点列号=1时,偏移量=2
    offset: 2
    demo: false
    # 堆垛机入库站点
    crnInStn[0]:
      devpPlcId: ${wcs-slave.devp[1].id}
      staNo: 202
      row: 10
      bay: 1
      lev: 1
    # 堆垛机出库站点
    crnOutStn[0]:
      devpPlcId: ${wcs-slave.devp[1].id}
      staNo: 203
      row: 11
      bay: 1
      lev: 1
  # 堆垛机6
  crn[5]:
    id: 6
    ip: 10.10.10.6
    port: 6000
    rack: 0
    slot: 0
    # 偏移量,当堆垛机站点列号=1时,偏移量=2
    offset: 2
    demo: false
    # 堆垛机入库站点
    crnInStn[0]:
      devpPlcId: ${wcs-slave.devp[1].id}
      staNo: 208
      row: 13
      bay: 1
      lev: 1
    # 堆垛机出库站点
    crnOutStn[0]:
      devpPlcId: ${wcs-slave.devp[1].id}
      staNo: 209
      row: 14
      bay: 1
      lev: 1
  # 堆垛机7
  crn[6]:
    id: 7
    ip: 10.10.10.7
    port: 6000
    rack: 0
    slot: 0
    # 偏移量,当堆垛机站点列号=1时,偏移量=2
    offset: 2
    demo: false
    # 堆垛机入库站点
    crnInStn[0]:
      devpPlcId: ${wcs-slave.devp[1].id}
      staNo: 214
      row: 16
      bay: 1
      lev: 1
    # 堆垛机出库站点
    crnOutStn[0]:
      devpPlcId: ${wcs-slave.devp[1].id}
      staNo: 215
      row: 17
      devpPlcId: ${wcs-slave.devp[2].id}
      staNo: 304
      row: 23
      bay: 1
      lev: 1
  # 输送线1
  devp[0]:
    id: 1
    ip: 10.10.10.100
    ip: 192.168.4.250
    port: 102
    rack: 0
    slot: 0
@@ -224,123 +128,80 @@
      staNo: 101
      barcode: ${wcs-slave.barcode[0].id}
      backSta: 100
      led: ${wcs-slave.led[0].id}
    # 入库口3
    inSta[1]:
      staNo: 117
      barcode: ${wcs-slave.barcode[2].id}
      backSta: 100
      led: ${wcs-slave.led[2].id}
      led: ${wcs-slave.led[1].id}
    # 空板入库口1
    emptyInSta[0]:
      staNo: 101
      barcode: ${wcs-slave.barcode[0].id}
      backSta: 100
      led: ${wcs-slave.led[0].id}
    # 空板入库口3
    emptyInSta[1]:
      staNo: 117
      barcode: ${wcs-slave.barcode[2].id}
      backSta: 100
      led: ${wcs-slave.led[2].id}
      led: ${wcs-slave.led[1].id}
    # 拣料入库口1
    pickSta[0]:
      staNo: 101
      barcode: ${wcs-slave.barcode[0].id}
      led: ${wcs-slave.led[0].id}
    # 拣料入库口2
    pickSta[1]:
      staNo: 117
      barcode: ${wcs-slave.barcode[2].id}
      led: ${wcs-slave.led[2].id}
      led: ${wcs-slave.led[1].id}
    # 出库口1
    outSta[0]:
      staNo: 126
      led: ${wcs-slave.led[3].id}
    # 出库口2
    outSta[1]:
      staNo: 134
      led: ${wcs-slave.led[4].id}
    # 出库口2
    outSta[2]:
      staNo: 100
      staNo: 106
      led: ${wcs-slave.led[0].id}
    # 出库口2
    outSta[3]:
      staNo: 108
      led: ${wcs-slave.led[1].id}
  # 输送线2
  devp[1]:
    id: 2
    ip: 10.10.10.110
    ip: 192.168.4.250
    port: 102
    rack: 0
    slot: 0
    # 入库口1
    inSta[0]:
      staNo: 201
      barcode: ${wcs-slave.barcode[3].id}
      barcode: ${wcs-slave.barcode[1].id}
      backSta: 200
      led: ${wcs-slave.led[5].id}
    # 入库口2
    inSta[1]:
      staNo: 207
      barcode: ${wcs-slave.barcode[4].id}
      backSta: 206
      led: ${wcs-slave.led[7].id}
    # 入库口3
    inSta[2]:
      staNo: 213
      barcode: ${wcs-slave.barcode[5].id}
      backSta: 212
      led: ${wcs-slave.led[9].id}
      led: ${wcs-slave.led[3].id}
    # 空板入库口1
    emptyInSta[0]:
      staNo: 201
      barcode: ${wcs-slave.barcode[3].id}
      barcode: ${wcs-slave.barcode[1].id}
      backSta: 200
      led: ${wcs-slave.led[5].id}
    # 空板入库口2
    emptyInSta[1]:
      staNo: 207
      barcode: ${wcs-slave.barcode[4].id}
      backSta: 206
      led: ${wcs-slave.led[7].id}
    # 空板入库口3
    emptyInSta[2]:
      staNo: 213
      barcode: ${wcs-slave.barcode[5].id}
      backSta: 212
      led: ${wcs-slave.led[9].id}
      led: ${wcs-slave.led[3].id}
    # 拣料入库口1
    pickSta[0]:
      staNo: 201
      barcode: ${wcs-slave.barcode[3].id}
      led: ${wcs-slave.led[5].id}
    # 拣料入库口2
    pickSta[1]:
      staNo: 207
      barcode: ${wcs-slave.barcode[4].id}
      led: ${wcs-slave.led[7].id}
    # 拣料入库口3
    pickSta[2]:
      staNo: 213
      barcode: ${wcs-slave.barcode[5].id}
      led: ${wcs-slave.led[9].id}
      barcode: ${wcs-slave.barcode[1].id}
      led: ${wcs-slave.led[3].id}
    # 出库口1
    outSta[0]:
      staNo: 205
      led: ${wcs-slave.led[6].id}
    # 出库口2
    outSta[1]:
      staNo: 211
      led: ${wcs-slave.led[8].id}
    # 出库口3
    outSta[2]:
      staNo: 217
      led: ${wcs-slave.led[10].id}
      staNo: 206
      led: ${wcs-slave.led[2].id}
  # 输送线3
  devp[2]:
    id: 3
    ip: 192.168.4.250
    port: 102
    rack: 0
    slot: 0
    # 入库口1
    inSta[0]:
      staNo: 301
      barcode: ${wcs-slave.barcode[2].id}
      backSta: 300
      led: ${wcs-slave.led[5].id}
    # 空板入库口1
    emptyInSta[0]:
      staNo: 301
      barcode: ${wcs-slave.barcode[2].id}
      backSta: 200
      led: ${wcs-slave.led[5].id}
    # 拣料入库口1
    pickSta[0]:
      staNo: 301
      barcode: ${wcs-slave.barcode[2].id}
      led: ${wcs-slave.led[5].id}
    # 出库口1
    outSta[0]:
      staNo: 306
      led: ${wcs-slave.led[4].id}
  # 条码扫描仪1
  barcode[0]:
@@ -356,21 +217,6 @@
  barcode[2]:
    id: 3
    ip: 10.10.10.123
    port: 51236
  # 条码扫描仪4
  barcode[3]:
    id: 4
    ip: 10.10.10.124
    port: 51236
  # 条码扫描仪5
  barcode[4]:
    id: 5
    ip: 10.10.10.125
    port: 51236
  # 条码扫描仪6
  barcode[5]:
    id: 6
    ip: 10.10.10.126
    port: 51236
   # LED1
  led[0]:
@@ -413,39 +259,4 @@
    ip: 10.10.10.244
    port: 5005
    devpPlcId: ${wcs-slave.devp[1].id}
    staArr: 201
  # LED7
  led[6]:
    id: 7
    ip: 10.10.10.243
    port: 5005
    devpPlcId: ${wcs-slave.devp[1].id}
    staArr: 205
  # LED8
  led[7]:
    id: 8
    ip: 10.10.10.242
    port: 5005
    devpPlcId: ${wcs-slave.devp[1].id}
    staArr: 207
  # LED9
  led[8]:
    id: 9
    ip: 10.10.10.241
    port: 5005
    devpPlcId: ${wcs-slave.devp[1].id}
    staArr: 211
  # LED10
  led[9]:
    id: 10
    ip: 10.10.10.240
    port: 5005
    devpPlcId: ${wcs-slave.devp[1].id}
    staArr: 213
  # LED11
  led[10]:
    id: 11
    ip: 10.10.10.239
    port: 5005
    devpPlcId: ${wcs-slave.devp[1].id}
    staArr: 217
    staArr: 201
src/main/webapp/static/js/console.map.js
@@ -8,301 +8,167 @@
    "floors": 1,
    "racks": [{
        "type": "rack",
        "id": "rack16",
        "top": 596,
        "id": "rack2",
        "top": 146,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 62
    }, {
        "type": "rack",
        "id": "rack17",
        "top": 644,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 62
    }, {
        "type": "rack",
        "id": "rack18",
        "top": 665,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 62
    }, {
        "type": "rack",
        "id": "rack13",
        "top": 503,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 62
    }, {
        "type": "rack",
        "id": "rack14",
        "top": 551,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 62
    }, {
        "type": "rack",
        "id": "rack10",
        "top": 410,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 62
    }, {
        "type": "rack",
        "id": "rack11",
        "top": 458,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 62
    }, {
        "type": "rack",
        "id": "rack7",
        "top": 309,
        "left": 639,
        "width": 1223,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 145
    }, {
        "type": "rack",
        "id": "rack8",
        "top": 357,
        "left": 639,
        "width": 1223,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 145
    }, {
        "type": "rack",
        "id": "rack5",
        "top": 237,
        "left": 639,
        "width": 1223,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 145
    }, {
        "type": "rack",
        "id": "rack6",
        "top": 285,
        "left": 639,
        "width": 1223,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 145
        "maxBayNo": 47
    }, {
        "type": "rack",
        "id": "rack3",
        "top": 165,
        "top": 194,
        "left": 639,
        "width": 1223,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 145
        "maxBayNo": 47
    }, {
        "type": "rack",
        "id": "rack4",
        "top": 213,
        "top": 215,
        "left": 639,
        "width": 1223,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 145
        "maxBayNo": 47
    }, {
        "type": "rack",
        "id": "rack1",
        "top": 93,
        "left": 639,
        "width": 1223,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 145
    }, {
        "type": "rack",
        "id": "rack2",
        "top": 141,
        "left": 639,
        "width": 1223,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 145
    }, {
        "type": "rack",
        "id": "rack15",
        "top": 575,
        "top": 125,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 62
    }, {
        "maxBayNo": 47
    },{
        "type": "rack",
        "id": "rack12",
        "top": 479,
        "top": 296,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 62
        "maxBayNo": 47
    }, {
        "type": "rack",
        "id": "rack9",
        "top": 389,
        "id": "rack13",
        "top": 344,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 62
        "maxBayNo": 47
    }, {
        "type": "rack",
        "id": "rack14",
        "top": 365,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 47
    }, {
        "type": "rack",
        "id": "rack11",
        "top": 275,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 47
    },{
        "type": "rack",
        "id": "rack22",
        "top": 446,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 47
    }, {
        "type": "rack",
        "id": "rack23",
        "top": 494,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 47
    }, {
        "type": "rack",
        "id": "rack24",
        "top": 515,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 47
    }, {
        "type": "rack",
        "id": "rack21",
        "top": 425,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 47
    }],
    "rackDescs": [{
        "type": "rackDescs",
        "id": "lb_desc8",
        "text": "#8",
        "top": 357,
        "left": 1866,
        "id": "lb_desc4",
        "text": "#4",
        "top": 215,
        "left": 1721,
        "width": 33,
        "height": 23
    }, {
        "type": "rackDescs",
        "id": "lb_desc1",
        "text": "#1",
        "top": 93,
        "left": 1867,
        "top": 125,
        "left": 1721,
        "width": 30,
        "height": 23
    }, {
    },{
        "type": "rackDescs",
        "id": "lb_desc9",
        "text": "#9",
        "top": 388,
        "left": 1716,
        "id": "lb_desc14",
        "text": "#14",
        "top": 365,
        "left": 1721,
        "width": 33,
        "height": 23
    }, {
        "type": "rackDescs",
        "id": "lb_desc18",
        "text": "#18",
        "top": 663,
        "left": 1716,
        "width": 41,
        "id": "lb_desc11",
        "text": "#11",
        "top": 275,
        "left": 1721,
        "width": 30,
        "height": 23
    },{
        "type": "rackDescs",
        "id": "lb_desc24",
        "text": "#24",
        "top": 515,
        "left": 1721,
        "width": 33,
        "height": 23
    }, {
        "type": "rackDescs",
        "id": "lb_desc21",
        "text": "#21",
        "top": 425,
        "left": 1721,
        "width": 30,
        "height": 23
    }],
    "crns": [{
        "type": "track",
        "id": "lb_track7",
        "text": "",
        "top": 634,
        "left": 559,
        "width": 1345,
        "height": 2
    }, {
        "type": "crane",
        "id": "crn-7",
        "text": "7",
        "top": 621,
        "left": 805,
        "width": 93,
        "height": 22
    }, {
        "type": "track",
        "id": "lb_track6",
        "text": "",
        "top": 538,
        "left": 559,
        "width": 1345,
        "height": 2
    }, {
        "type": "crane",
        "id": "crn-6",
        "text": "6",
        "top": 528,
        "left": 805,
        "width": 93,
        "height": 22
    }, {
        "type": "track",
        "id": "lb_track5",
        "text": "",
        "top": 448,
        "left": 559,
        "width": 1345,
        "height": 2
    }, {
        "type": "crane",
        "id": "crn-5",
        "text": "5",
        "top": 435,
        "left": 805,
        "width": 93,
        "height": 22
    }, {
        "type": "track",
        "id": "lb_track4",
        "text": "",
        "top": 344,
        "left": 559,
        "width": 1345,
        "height": 2
    }, {
        "type": "crane",
        "id": "crn-4",
        "text": "4",
        "top": 334,
        "left": 805,
        "width": 93,
        "height": 22
    }, {
        "type": "track",
        "id": "lb_track3",
        "text": "",
        "top": 272,
        "left": 559,
        "width": 1345,
        "height": 2
    }, {
        "type": "crane",
        "id": "crn-3",
        "text": "3",
        "top": 262,
        "left": 805,
        "width": 93,
        "height": 22
    }, {
        "type": "track",
        "id": "lb_track2",
        "text": "",
        "top": 200,
        "left": 559,
        "width": 1345,
        "height": 2
    }, {
        "type": "crane",
        "id": "crn-2",
        "text": "2",
        "top": 190,
        "left": 805,
        "width": 93,
        "height": 22
    }, {
        "type": "track",
        "id": "lb_track1",
        "text": "",
        "top": 128,
        "top": 184,
        "left": 559,
        "width": 1345,
        "height": 2
@@ -310,7 +176,39 @@
        "type": "crane",
        "id": "crn-1",
        "text": "1",
        "top": 118,
        "top": 171,
        "left": 805,
        "width": 93,
        "height": 22
    },{
        "type": "track",
        "id": "lb_track2",
        "text": "",
        "top": 334,
        "left": 559,
        "width": 1345,
        "height": 2
    }, {
        "type": "crane",
        "id": "crn-2",
        "text": "2",
        "top": 321,
        "left": 805,
        "width": 93,
        "height": 22
    },{
        "type": "track",
        "id": "lb_track3",
        "text": "",
        "top": 484,
        "left": 559,
        "width": 1345,
        "height": 2
    }, {
        "type": "crane",
        "id": "crn-3",
        "text": "3",
        "top": 471,
        "left": 805,
        "width": 93,
        "height": 22
@@ -326,96 +224,96 @@
        "floors": [{
            "type": "floor",
            "id": "page_floor1",
            "text": "1F",
            "text": "1库",
            "top": 4,
            "left": 22,
            "width": 1819,
            "height": 668,
            "stns": [{
                "type": "stn",
                "id": "site-215",
                "text": "215",
                "top": 646,
                "id": "site-103",
                "text": "103",
                "top": 196,
                "left": 548,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-216",
                "text": "216",
                "top": 646,
                "id": "site-102",
                "text": "102",
                "top": 196,
                "left": 458,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-217",
                "text": "217",
                "top": 646,
                "id": "site-101",
                "text": "101",
                "top": 196,
                "left": 368,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-214",
                "text": "214",
                "top": 598,
                "id": "site-104",
                "text": "104",
                "top": 148,
                "left": 548,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-213",
                "text": "213",
                "top": 598,
                "id": "site-105",
                "text": "105",
                "top": 148,
                "left": 458,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-212",
                "text": "212",
                "top": 598,
                "id": "site-106",
                "text": "106",
                "top": 148,
                "left": 368,
                "width": 89,
                "height": 20
            }, {
            },{
                "type": "stn",
                "id": "site-209",
                "text": "209",
                "top": 553,
                "id": "site-203",
                "text": "203",
                "top": 346,
                "left": 548,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-210",
                "text": "210",
                "top": 553,
                "id": "site-202",
                "text": "202",
                "top": 346,
                "left": 458,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-211",
                "text": "211",
                "top": 553,
                "id": "site-201",
                "text": "201",
                "top": 346,
                "left": 368,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-208",
                "text": "208",
                "top": 505,
                "id": "site-204",
                "text": "204",
                "top": 298,
                "left": 548,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-207",
                "text": "207",
                "top": 505,
                "id": "site-205",
                "text": "205",
                "top": 298,
                "left": 458,
                "width": 89,
                "height": 20
@@ -423,529 +321,57 @@
                "type": "stn",
                "id": "site-206",
                "text": "206",
                "top": 505,
                "top": 298,
                "left": 368,
                "width": 89,
                "height": 20
            }, {
            },{
                "type": "stn",
                "id": "site-203",
                "text": "203",
                "top": 460,
                "id": "site-303",
                "text": "303",
                "top": 496,
                "left": 548,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-204",
                "text": "204",
                "top": 460,
                "id": "site-302",
                "text": "302",
                "top": 496,
                "left": 458,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-205",
                "text": "205",
                "top": 460,
                "id": "site-301",
                "text": "301",
                "top": 496,
                "left": 368,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-202",
                "text": "202",
                "top": 412,
                "id": "site-304",
                "text": "304",
                "top": 448,
                "left": 548,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-201",
                "text": "201",
                "top": 412,
                "id": "site-305",
                "text": "305",
                "top": 448,
                "left": 458,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-200",
                "text": "200",
                "top": 412,
                "id": "site-306",
                "text": "306",
                "top": 448,
                "left": 368,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-123",
                "text": "123",
                "top": 287,
                "left": 445,
                "width": 128,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-136",
                "text": "136",
                "top": 118,
                "left": 380,
                "width": 63,
                "height": 22
            }, {
                "type": "stn",
                "id": "site-157",
                "text": "157",
                "top": 118,
                "left": 315,
                "width": 63,
                "height": 22
            }, {
                "type": "stn",
                "id": "site-139",
                "text": "139",
                "top": 190,
                "left": 380,
                "width": 63,
                "height": 22
            }, {
                "type": "stn",
                "id": "site-154",
                "text": "154",
                "top": 190,
                "left": 315,
                "width": 63,
                "height": 22
            }, {
                "type": "stn",
                "id": "site-145",
                "text": "145",
                "top": 334,
                "left": 380,
                "width": 63,
                "height": 22
            }, {
                "type": "stn",
                "id": "site-148",
                "text": "148",
                "top": 334,
                "left": 315,
                "width": 63,
                "height": 22
            }, {
                "type": "stn",
                "id": "site-142",
                "text": "142",
                "top": 262,
                "left": 380,
                "width": 63,
                "height": 22
            }, {
                "type": "stn",
                "id": "site-151",
                "text": "151",
                "top": 262,
                "left": 315,
                "width": 63,
                "height": 22
            }, {
                "type": "stn",
                "id": "site-140",
                "text": "140",
                "top": 215,
                "left": 380,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-115",
                "text": "115",
                "top": 215,
                "left": 445,
                "width": 128,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-153",
                "text": "153",
                "top": 215,
                "left": 315,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-114",
                "text": "114",
                "top": 215,
                "left": 574,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-137",
                "text": "137",
                "top": 143,
                "left": 380,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-107",
                "text": "107",
                "top": 143,
                "left": 445,
                "width": 128,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-156",
                "text": "156",
                "top": 143,
                "left": 315,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-106",
                "text": "106",
                "top": 143,
                "left": 574,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-146",
                "text": "146",
                "top": 359,
                "left": 380,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-131",
                "text": "131",
                "top": 359,
                "left": 445,
                "width": 128,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-147",
                "text": "147",
                "top": 359,
                "left": 315,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-132",
                "text": "132",
                "top": 359,
                "left": 250,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-133",
                "text": "133",
                "top": 359,
                "left": 186,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-134",
                "text": "134",
                "top": 359,
                "left": 122,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-130",
                "text": "130",
                "top": 359,
                "left": 574,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-144",
                "text": "144",
                "top": 311,
                "left": 380,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-128",
                "text": "128",
                "top": 311,
                "left": 509,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-127",
                "text": "127",
                "top": 311,
                "left": 445,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-149",
                "text": "149",
                "top": 311,
                "left": 315,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-129",
                "text": "129",
                "top": 311,
                "left": 574,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-143",
                "text": "143",
                "top": 287,
                "left": 380,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-150",
                "text": "150",
                "top": 287,
                "left": 315,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-124",
                "text": "124",
                "top": 287,
                "left": 250,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-125",
                "text": "125",
                "top": 287,
                "left": 186,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-126",
                "text": "126",
                "top": 287,
                "left": 122,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-122",
                "text": "122",
                "top": 287,
                "left": 574,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-141",
                "text": "141",
                "top": 239,
                "left": 380,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-120",
                "text": "120",
                "top": 239,
                "left": 509,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-119",
                "text": "119",
                "top": 239,
                "left": 445,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-152",
                "text": "152",
                "top": 239,
                "left": 315,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-118",
                "text": "118",
                "top": 239,
                "left": 250,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-117",
                "text": "117",
                "top": 239,
                "left": 186,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-116",
                "text": "116",
                "top": 239,
                "left": 122,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-121",
                "text": "121",
                "top": 239,
                "left": 574,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-138",
                "text": "138",
                "top": 167,
                "left": 380,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-112",
                "text": "112",
                "top": 167,
                "left": 509,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-111",
                "text": "111",
                "top": 167,
                "left": 445,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-155",
                "text": "155",
                "top": 167,
                "left": 315,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-110",
                "text": "110",
                "top": 167,
                "left": 250,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-109",
                "text": "109",
                "top": 167,
                "left": 186,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-108",
                "text": "108",
                "top": 167,
                "left": 122,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-113",
                "text": "113",
                "top": 167,
                "left": 574,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-135",
                "text": "135",
                "top": 95,
                "left": 380,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-104",
                "text": "104",
                "top": 95,
                "left": 509,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-103",
                "text": "103",
                "top": 95,
                "left": 445,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-158",
                "text": "158",
                "top": 95,
                "left": 315,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-102",
                "text": "102",
                "top": 95,
                "left": 250,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-101",
                "text": "101",
                "top": 95,
                "left": 186,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-100",
                "text": "100",
                "top": 95,
                "left": 122,
                "width": 63,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-105",
                "text": "105",
                "top": 95,
                "left": 574,
                "width": 63,
                "height": 20
            }]
        }]