blob: d47265b3b058a9591e27b379b958edd9b78408ac [file] [log] [blame]
Simon Huntb82f6902014-11-22 11:53:15 -08001{
2 "event": "addHost",
3 "payload": {
4 "id": "00:00:00:00:00:01/-1",
5 "type": "endstation",
6 "ingress": "00:00:00:00:00:01/-1/0-of:0000000000000001/1",
7 "egress": "of:0000000000000001/1-00:00:00:00:00:01/-1/0",
8 "cp": {
9 "device": "of:0000000000000001",
10 "port": 1
11 },
12 "labels": [
13 "10.0.0.1",
14 "00:00:00:00:00:01"
15 ],
16 "props": {
17 "name": "CMBR",
18 "latitude": "44.37373",
19 "longitude": "-71.109734"
20 },
21 "location": {
22 "type": "latlng",
23 "lat": 44.37373,
24 "lng": -71.109734
25 }
26 }
27}