blob: 2801fe85450f81e24d268b2b7e7f5b1914c68f70 [file] [log] [blame]
Simon Hunt7df764f2017-09-14 21:26:14 -07001{
2 "event": "updateDevice",
3 "payload": {
Simon Hunt3bc3b492017-09-15 15:20:26 -07004 "id": "of:0000000000000206",
Simon Hunt7df764f2017-09-14 21:26:14 -07005 "type": "switch",
6 "online": true,
Simon Hunt3bc3b492017-09-15 15:20:26 -07007 "master": "10.128.0.217",
Simon Hunt7df764f2017-09-14 21:26:14 -07008 "labels": [
9 "",
10 "SW-B",
Simon Hunt3bc3b492017-09-15 15:20:26 -070011 "of:0000000000000206"
Simon Hunt7df764f2017-09-14 21:26:14 -070012 ],
13 "props": {
Simon Hunt3bc3b492017-09-15 15:20:26 -070014 "managementAddress": "10.128.0.206",
Simon Hunt7df764f2017-09-14 21:26:14 -070015 "protocol": "OF_13",
Simon Hunt3bc3b492017-09-15 15:20:26 -070016 "latitude": "34.2403",
17 "name": "of:0000000000000206",
Simon Hunt7df764f2017-09-14 21:26:14 -070018 "locType": "geo",
Simon Hunt3bc3b492017-09-15 15:20:26 -070019 "channelId": "10.128.0.206:52972",
20 "longitude": "-87.0413"
Simon Hunt7df764f2017-09-14 21:26:14 -070021 },
22 "location": {
23 "locType": "geo",
Simon Hunt3bc3b492017-09-15 15:20:26 -070024 "latOrY": 34.2403,
25 "longOrX": -87.0413
26 },
27 "metaUi": {
28 "x": 764.7366062749779,
29 "y": 639.7691957045747,
30 "equivLoc": {
31 "lng": -87.0413,
32 "lat": 34.2403
33 }
Simon Hunt7df764f2017-09-14 21:26:14 -070034 }
35 }
36}