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