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