summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/oblique/ev_7_addDevice_sw3.json
blob: 992b964d4977e7bc284694707b656860e481fb71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "event": "addDevice",
  "payload": {
    "id": "sw3",
    "type": "switch",
    "online": true,
    "labels": [
      "",
      "sw-3",
      "00003"
    ],
    "metaUi": {
      "x": 200,
      "y": 600
    }
  }
}