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