commit | 0418bc81b0f1e6f9f69e57c736a67d675240dfef | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian3@gmail.com> | Wed Nov 06 12:16:24 2019 -0500 |
committer | William Kurkian <wkurkian3@gmail.com> | Wed Nov 06 14:37:39 2019 -0500 |
tree | b35e22fb1a743e7230f652b23d26bdb5f89d74a4 | |
parent | 68cd107c2c3f3ed922db4e555eb807dcf6125a2f [diff] |
VOL-2192 Update the OnuId to the one received from voltha during discovery Change-Id: I3fb759fc4422a58428ec3a8cb7e35dd5ac26fca0
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.