summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/badges/ev_7_addDevice_s6.json
blob: 4554996e0220cfd242b5bfede3d7cd913250a753 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "event": "addDevice",
  "payload": {
    "id": "of:0000000000000006",
    "type": "switch",
    "online": true,
    "master": "ONOS",
    "labels": [
      "",
      "switch-6",
      "of:0000000000000006"
    ],
    "metaUi": {
      "x": 600,
      "y": 400
    }
  }
}