aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/devices/ev_13_addDevice_s12_fiber_switch.json
blob: 954376cdada2e4622b8b18e22cef9bae65e03c2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "event": "addDevice",
  "payload": {
    "id": "of:00000000000000012",
    "type": "fiber_switch",
    "online": true,
    "master": "ONOS",
    "labels": [
      "",
      "fiber_switch",
      "of:0000000000000012"
    ],
    "metaUi": {
      "x": 650,
      "y": 400
    }
  }
}