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