summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/devices/ev_16_addDevice_s15_unmatched.json
blob: 1773c91742b6b4311e7af8b23f8dddd3492cc6ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "event": "addDevice",
  "payload": {
    "id": "of:00000000000000015",
    "type": "-unmatched-",
    "online": true,
    "master": "ONOS-B",
    "labels": [
      "",
      "-unmatched-",
      "of:0000000000000015"
    ],
    "metaUi": {
      "x": 600,
      "y": 500
    }
  }
}