aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/traffic/ev_4_addDevice_s7.json
blob: e4681187c272febdaee91cd027519c5afc6e2439 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "event": "addDevice",
  "payload": {
    "id": "of:0000ffffffff0007",
    "type": "switch",
    "online": true,
    "master": "myInstA",
    "labels": [
      "",
      "sw-7",
      "0000ffffffff0007"
    ],
    "metaUi": {
      "x": 530,
      "y": 330
    }
  }
}