commit | e60a5053670b5f0a015b38d0fa47e90ffff2fbe7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Feb 07 00:31:14 2020 +0000 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Feb 07 00:31:14 2020 +0000 |
tree | 7bc14c823f51327170bd931aec153a6bb4d2282a | |
parent | 1881df069d64a5ee8cd5418ed1632ff147ee0988 [diff] |
Revert "SEBA-927 implemenation of controlled PON and ONU activation updated controlledActivation to enum" This reverts commit 1881df069d64a5ee8cd5418ed1632ff147ee0988. Change-Id: I7ad670046be1625e96b7cd84852396fb65b51048
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.