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