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