blob: 3f371dc41680b8b47e20278bbdff83dbe84bbd63 [file] [log] [blame]
Simon Huntf44d7262016-06-14 14:46:56 -07001{
2 "event": "addDevice",
3 "payload": {
4 "id": "of:0000ffffffff000c",
5 "type": "switch",
6 "online": true,
7 "master": "ONOS-3",
8 "x-location": {
9 "type": "lnglat",
10 "lat": 37.7833,
11 "lng": -118.4167
12 },
13 "labels": [
14 "",
15 "sw-C",
16 "0000ffffffff000c"
17 ],
18 "metaUi": {
19 "x": 920,
20 "y": 360
21 }
22 }
23}