aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/devices/ev_6_addDevice_s5_roadm_otn.json
blob: c54cc4ae2436e80bada4e54197efce3335b218ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "event": "addDevice",
  "payload": {
    "id": "of:0000000000000005",
    "type": "roadm_otn",
    "online": true,
    "master": "ONOS",
    "labels": [
      "",
      "roadm_otn",
      "of:0000000000000005"
    ],
    "metaUi": {
      "x": 300,
      "y": 300
    }
  }
}