blob: 81c207c0e892b67203b4ff24ea93a153722d5688 [file] [log] [blame]
Simon Huntf44d7262016-06-14 14:46:56 -07001{
2 "event": "addDevice",
3 "payload": {
4 "id": "of:0000ffffffff000a",
5 "type": "switch",
6 "online": false,
7 "master": "192.168.56.101",
8 "x-location": {
9 "type": "lnglat",
10 "lat": 37.7833,
11 "lng": -122.4167
12 },
13 "labels": [
14 "",
15 "sw-A",
16 "0000ffffffff000a"
17 ],
18 "metaUi": {
19 "x": 520,
20 "y": 350
21 }
22 }
23}