summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/traffic/ev_3_addDevice_s3.json
blob: 60f687e38a9ead68a519fd256c2a0e604574b35a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "event": "addDevice",
  "payload": {
    "id": "of:0000ffffffff0003",
    "type": "switch",
    "online": true,
    "master": "myInstA",
    "labels": [
      "",
      "sw-3",
      "0000ffffffff0003"
    ],
    "metaUi": {
      "x": 282,
      "y": 503
    }
  }
}