blob: 6c61921609e6b1319dd055a55941e391a322f53e [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:0000000000000205",
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.218",
Simon Hunt7df764f2017-09-14 21:26:14 -07008 "labels": [
9 "",
10 "SW-A",
11 "of:0000000000000001"
12 ],
13 "props": {
14 "managementAddress": "192.168.36.101",
15 "protocol": "OF_13",
16 "latitude": "43.37",
17 "name": "SW-A",
18 "locType": "geo",
19 "channelId": "192.168.36.101:55710",
20 "longitude": "-104.6572"
21 },
22 "location": {
23 "locType": "geo",
24 "latOrY": 43.37,
25 "longOrX": -104.6572
26 }
27 }
28}