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