blob: 6a234a6df16efc044667595a067f3ed8591753cb [file] [log] [blame]
Simon Hunt7df764f2017-09-14 21:26:14 -07001{
2 "event": "addHost",
3 "payload": {
4 "id": "00:00:00:00:00:01/None",
5 "type": "endstation",
6 "cp": {
7 "device": "of:0000000000000001",
8 "port": 1
9 },
10 "allCps": [
11 {
12 "device": "of:0000000000000001",
13 "port": 1
14 }
15 ],
16 "labels": [
17 "10.0.0.1",
18 "10.0.0.1",
19 "00:00:00:00:00:01"
20 ],
21 "props": {}
22 }
23}