blob: 214d10be3963d054dc0f14d2ef4cb985b641b868 [file] [log] [blame]
Simon Hunt7df764f2017-09-14 21:26:14 -07001{
2 "event": "updateDevice",
3 "payload": {
4 "id": "of:0000000000000001",
5 "type": "switch",
6 "online": true,
7 "master": "127.0.0.1",
8 "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}