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