blob: e02f7124524ec4e8e621e8c6c704d1fc51900617 [file] [log] [blame]
Simon Huntb82f6902014-11-22 11:53:15 -08001{
2 "event": "addDevice",
3 "payload": {
4 "id": "of:000000000000000a",
5 "type": "switch",
6 "online": true,
7 "master": "local",
8 "labels": [
9 "",
10 "NWOR",
11 "of:000000000000000a"
12 ],
13 "props": {
14 "latitude": "29.951475",
15 "name": "NWOR",
16 "longitude": "-90.078434"
17 },
18 "location": {
19 "type": "latlng",
20 "lat": 29.951475,
21 "lng": -90.078434
22 }
23 }
24}