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