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