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