aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/simple/ev_17_removeDevice_08.json
blob: 15e711d0d5ef5fb570acb52b49647559163cd3f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "event": "removeDevice",
  "payload": {
    "id": "of:0000ffffffff0008",
    "type": "switch",
    "online": false,
    "master": "myInstA",
    "location": {
      "type": "latlng",
      "lat": 37.7833,
      "lng": -122.4167
    },
    "labels": [
      "",
      "sw-8",
      "0000ffffffff0008"
    ],
    "metaUi": {
      "x": 520,
      "y": 350
    }
  }
}