blob: 3fbb1d4481d2de58ac41edf335f3fe66baabe791 [file] [log] [blame]
Simon Hunt7df764f2017-09-14 21:26:14 -07001{
2 "event": "updateDevice",
3 "payload": {
4 "id": "of:0000000000000002",
5 "type": "switch",
6 "online": true,
7 "master": "127.0.0.1",
8 "labels": [
9 "",
10 "SW-B",
11 "of:0000000000000002"
12 ],
13 "props": {
14 "managementAddress": "192.168.36.101",
15 "protocol": "OF_13",
16 "latitude": "38.5189",
17 "name": "SW-B",
18 "locType": "geo",
19 "channelId": "192.168.36.101:55712",
20 "longitude": "-109.2781"
21 },
22 "location": {
23 "locType": "geo",
24 "latOrY": 38.5189,
25 "longOrX": -109.2781
26 }
27 }
28}