• 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
  • ..
  • intent
  • ev_1_ui.json
  • Thomas Vachuska's avatar
    Adding multi-selection to the GUI and sketching out GUI/Server interactions. · d1be50de ...
    d1be50de
    Added persistent meta-data; including node coordinates.
    Added ability to request path and return one.
    
    Change-Id: I3edbdf44bbb8d8133a5e5a1fd0660a3fa5a2d6a1
    Thomas Vachuska authored 2014-11-08 17:18:37 -0800
ev_1_ui.json 106 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
{
  "event": "addHostIntent",
  "sid": 1,
  "payload": {
    "one": "hostOne",
    "two": "hostTwo"
  }
}