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