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