summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addHost_ex2.json
blob: d47265b3b058a9591e27b379b958edd9b78408ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "event": "addHost",
  "payload": {
    "id": "00:00:00:00:00:01/-1",
    "type": "endstation",
    "ingress": "00:00:00:00:00:01/-1/0-of:0000000000000001/1",
    "egress": "of:0000000000000001/1-00:00:00:00:00:01/-1/0",
    "cp": {
      "device": "of:0000000000000001",
      "port": 1
    },
    "labels": [
      "10.0.0.1",
      "00:00:00:00:00:01"
    ],
    "props": {
      "name": "CMBR",
      "latitude": "44.37373",
      "longitude": "-71.109734"
    },
    "location": {
      "type": "latlng",
      "lat": 44.37373,
      "lng": -71.109734
    }
  }
}