• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • ..
  • json
  • eventTest_15.json
  • Simon Hunt's avatar
    GUI -- Test events: unpinned the first node; increased a few link widths. · 1a9eff99 ...
    1a9eff99
     - added alerts pane to framework.
     - added library registration mechanism to framework.
     - created d3Utils library
     - reimplemented drag behavior of nodes.
    
    Change-Id: I501f4ab6eded8393948cede903573580599258b1
    Simon Hunt authored 2014-11-07 12:21:36 -0800
eventTest_15.json 263 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{
  "event": "addDevice",
  "payload": {
    "id": "of:0000ffffffffff0A",
    "type": "roadm",
    "online": false,
    "labels": [
      "0000ffffffffff0A",
      "FF:FF:FF:FF:FF:0A",
      "?"
    ],
    "metaUi": {
      "Zx": 840,
      "Zy": 290
    }
  }
}