blob: b86a73c03889c2c72776b7355c548628fd41a7f9 [file] [log] [blame]
Simon Hunt56d51852014-11-09 13:03:35 -08001{
2 "event": "addDevice",
3 "payload": {
4 "id": "of:0000ffffffff0008",
5 "type": "switch",
6 "online": false,
Thomas Vachuska0f6baee2014-11-11 15:02:32 -08007 "location": {
8 "type": "latlng",
Paul Greyson6cb8ca02014-11-12 18:09:02 -08009 "lat": 37.7833,
10 "lng": -122.4167
Thomas Vachuska0f6baee2014-11-11 15:02:32 -080011 },
Simon Hunt56d51852014-11-09 13:03:35 -080012 "labels": [
Simon Hunt434cf142014-11-24 11:10:28 -080013 "",
Simon Hunt7cd48f32014-11-09 23:42:50 -080014 "sw-8",
Simon Hunt434cf142014-11-24 11:10:28 -080015 "0000ffffffff0008"
16 ],
17 "metaUi": {
18 "x": 520,
19 "y": 350
20 }
Simon Hunt56d51852014-11-09 13:03:35 -080021 }
22}