aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/devices/ev_11_addDevice_s10_controller.json
blob: abd24d66af5896da78b471a6d93a0306f438777b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "event": "addDevice",
  "payload": {
    "id": "of:00000000000000010",
    "type": "controller",
    "online": true,
    "master": "ONOS",
    "labels": [
      "",
      "controller",
      "of:0000000000000010"
    ],
    "metaUi": {
      "x": 350,
      "y": 400
    }
  }
}