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