aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/startup/ev_28_onos.json
blob: 84be94f5be1bbe74df28153efbec1a0ac37f304f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "event": "addLink",
  "payload": {
    "id": "of:0000ffffffffff03/30-of:0000ffffffffff04/10",
    "type": "optical",
    "online": true,
    "linkWidth": 2,
    "src": "of:0000ffffffffff03",
    "srcPort": "30",
    "dst": "of:0000ffffffffff04",
    "dstPort": "10",
    "props" : {
      "BW": "70 G"
    }
  }
}