blob: 15e711d0d5ef5fb570acb52b49647559163cd3f0 [file] [log] [blame]
Simon Huntdc6adea2015-02-09 22:29:36 -08001{
2 "event": "removeDevice",
3 "payload": {
4 "id": "of:0000ffffffff0008",
5 "type": "switch",
6 "online": false,
7 "master": "myInstA",
8 "location": {
9 "type": "latlng",
10 "lat": 37.7833,
11 "lng": -122.4167
12 },
13 "labels": [
14 "",
15 "sw-8",
16 "0000ffffffff0008"
17 ],
18 "metaUi": {
19 "x": 520,
20 "y": 350
21 }
22 }
23}