blob: fa7ae6e616c5c850846307dc764b3a1e0652a41b [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",
9 "lat": 37.6,
10 "lng": 122.3
11 },
Simon Hunt56d51852014-11-09 13:03:35 -080012 "labels": [
13 "0000ffffffff0008",
14 "FF:FF:FF:FF:00:08",
Simon Hunt7cd48f32014-11-09 23:42:50 -080015 "sw-8",
16 ""
Simon Hunt56d51852014-11-09 13:03:35 -080017 ],
18 "metaUi": {
Simon Hunt3f03d4a2014-11-10 20:14:37 -080019 "x": 520,
20 "y": 350
Simon Hunt56d51852014-11-09 13:03:35 -080021 }
22 }
23}