commit | 54913def8091e54e39e8abcf6fa475b7be2bc310 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Wed Nov 25 21:56:48 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Nov 25 21:56:48 2020 +0000 |
tree | b6e78d6d028b0ba1f9661f9a6310b4b9a0f06cd4 | |
parent | 34a9ea34fe520fa08e223c6598094d23329da418 [diff] | |
parent | a444295af888f2681fcee542566909a40ea4976d [diff] |
Merge "[VOL:3643] support of some OLT device metrics over the Device Management Interface 1. Following metrices are supported : METRIC_FAN_SPEED METRIC_CPU_USAGE_PERCENTAGE METRIC_RAM_USAGE_PERCENTAGE METRIC_DISK_USAGE_PERCENTAGE METRIC_INNER_SURROUNDING_TEMP 2. Following DMI APIs are implemented: ListMetrics UpdateMetricsConfiguration GetMetric SetMsgBusEndpoint GetMsgBusEndpoint 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.