blob: 2df409ac69c42ada14b52d81c2a0dc896d45347e [file] [log] [blame]
Simon Hunt56d51852014-11-09 13:03:35 -08001{
2 "event": "addDevice",
3 "payload": {
4 "id": "of:0000ffffffff0003",
5 "type": "switch",
6 "online": false,
Paul Greyson6cb8ca02014-11-12 18:09:02 -08007 "location": {
8 "type": "latlng",
9 "lat": 40.7127,
10 "lng": -74.0059
Simon Hunt434cf142014-11-24 11:10:28 -080011 },
12 "labels": [
13 "",
14 "sw-3",
15 "0000ffffffff0003"
16 ],
17 "metaUi": {
18 "x": 800,
19 "y": 280
Simon Hunt56d51852014-11-09 13:03:35 -080020 }
21 }
22}