blob: 57f3251b5f05488fee28844ca18df1140983dfbd [file] [log] [blame]
Simon Hunt004fc2c2015-10-23 11:55:58 -07001{
2 "event": "addDevice",
3 "payload": {
4 "id": "of:0000000000000003",
5 "type": "switch",
6 "online": true,
7 "master": "ONOS",
8 "labels": [
9 "",
10 "switch-3",
11 "of:0000000000000003"
12 ],
13 "metaUi": {
14 "x": 600,
15 "y": 200
16 }
17 }
18}