| commit | d97c4cde8f092cbf1b24947aceb385adc6478c78 | [log] [tgz] |
|---|---|---|
| author | Serkant Uluderya <serkant.uluderya@netsia.com> | Thu Apr 02 16:22:52 2026 -0700 |
| committer | Serkant Uluderya <serkant.uluderya@netsia.com> | Thu Apr 02 17:02:00 2026 -0700 |
| tree | 425d8828dc2cfbaac2ab512554cbab29243c214a | |
| parent | fbf836ce19bbaf834fbecf2421b7d904e0bc0ec6 [diff] |
[VOL-5545] Update protobuf dependency to support protobuf 4.x Remove protobuf<4.0.0dev upper bound and update googleapis-common-protos to allow installation alongside voltha-protos 5.7+ which requires protobuf>=4.25.0. Bump version to 1.18.2. Signed-off-by: Serkant Uluderya <serkant.uluderya@netsia.com> Change-Id: I88c779822c588c940ad4319346ba6418b1a1f8d7
This repository holds the .proto files and documentation for the device management interface.
The proto files and APIs are based on RFC-8348 from IETF and WT-383 from BBF and are intended to be used over gRPC to communicate from an NMS/EMS to a device manager. The device manager will then translate the commands to the device native interface (e.g. Redfish or NETCONF with proprietary yang models).
Related documentations can be found in the docs/ directory.
For anybody looking to implement a Device Manager component we suggest looking at the RPC guidelines. Each API in the .proto files has an explanation in its own .md file. Examples of the APIs can be found here
Please join us in the weekly meeting:
Time: 8AM PST/5PM CET on Fridays
Meeting link: https://onf.zoom.us/j/92568509208
Agenda: google doc