aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/instances/ev_4_onos.json
blob: f1abeeb5530e35f3793b2c27da02aa31206d3108 (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": "onos-3",
    "labels": [
      "0000ffffffff0008",
      "FF:FF:FF:FF:00:08",
      "sw-8"
    ],
    "metaUi": {
      "x": 734,
      "y": 477
    }
  }
}