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