blob: 2fde4a65fd314dd3624b109700d8838c5d9178a5 [file] [log] [blame]
Simon Hunt3a2a3152017-09-14 21:26:14 -07001{
2 "event": "addDevice",
3 "payload": {
4 "id": "of:0000000000000002",
5 "type": "switch",
6 "online": true,
7 "master": "127.0.0.1",
8 "labels": [
9 "",
10 "of:0000000000000002",
11 "of:0000000000000002"
12 ],
13 "props": {
14 "managementAddress": "192.168.36.101",
15 "protocol": "OF_13",
16 "channelId": "192.168.36.101:55712"
17 }
18 }
19}