aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/badges/ev_6_addDevice_s5.json
blob: 6ee18080897eb03290eaf4565dbd85b574db3280 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "event": "addDevice",
  "payload": {
    "id": "of:0000000000000005",
    "type": "switch",
    "online": true,
    "master": "ONOS",
    "labels": [
      "",
      "switch-5",
      "of:0000000000000005"
    ],
    "metaUi": {
      "x": 400,
      "y": 420
    }
  }
}