tres/examples/learning_switch
2019-03-04 04:02:51 +09:00
..
config Add simple LearningSwitch Example 2017-11-24 10:50:35 +09:00
lib openflow: Add bundle API 2019-03-04 04:02:51 +09:00
test Add simple LearningSwitch Example 2017-11-24 10:50:35 +09:00
.gitignore Add simple LearningSwitch Example 2017-11-24 10:50:35 +09:00
mix.exs Add simple LearningSwitch Example 2017-11-24 10:50:35 +09:00
mix.lock openflow: Add bundle API 2019-03-04 04:02:51 +09:00
README.md Add simple LearningSwitch Example 2017-11-24 10:50:35 +09:00

LearningSwitch

TODO: Add description

Installation

If available in Hex, the package can be installed by adding learning_switch to your list of dependencies in mix.exs:

def deps do
  [
    {:learning_switch, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/learning_switch.