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