commit | bd731ecf5a349554d4e556dd2d6c2c866a85fc71 | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Tue Feb 11 16:38:17 2020 +0530 |
committer | Pragya Arya <pragya.arya@radisys.com> | Thu Mar 12 15:33:50 2020 +0530 |
tree | e9d73ae1340d7b4fff142382201ec12d47b1ba96 | |
parent | 996a089fb25727ea69a9f1be2601776230ce30ae [diff] |
SEBA-941 updated apis to poweron/shutdown all ONUs in PON/OLT Change-Id: I6923cbcc51a4391f70ff08d266c274e1f34ca3ca
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.