commit | 8f4a421786a85aa9711729b9903cb7c845160ef5 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Jan 05 08:37:29 2021 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Jan 05 08:37:29 2021 +0000 |
tree | e527f5d66659d4799fcbd22bb9bc8f6b47ae4b70 | |
parent | 291b3e50243b69aaa7d1cd0a90517f41dcc24fb4 [diff] | |
parent | 24361d471e7414b9f5dc057f503a65725d8cb4a3 [diff] |
Merge "[VOL-3695]: Support to create some of the OLT device events over the Device Management Interface 1. Following events and its corresponding recovered event creation is supported : EVENT_FAN_FAILURE EVENT_PSU_FAILURE EVENT_HW_DEVICE_TEMPERATURE_ABOVE_CRITICAL 2. Following DMI Native Events Management Service APIs are implemented: ListEvents UpdateEventsConfiguration 3. Updated docs/source/DMI_Server_README.md"
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.