This repository holds the protofiles and documentation for the device management interface based on RFC-8348 from IETF and WT-383 from BBF.

Clone this repo:
  1. 6832a75 [VOL-5545] Normalize package name to fix PyPI upload by Serkant Uluderya · 5 weeks ago master
  2. d97c4cd [VOL-5545] Update protobuf dependency to support protobuf 4.x by Serkant Uluderya · 5 weeks ago v1.18.2
  3. fbf836c VOL-5563 add XGSPON transiever tx power by Abhilash laxmeshwar · 3 months ago v1.18.1
  4. d0151a3 [VOL-5452] Added a generic event for components by Amit Ghosh · 7 months ago v1.18.0
  5. e45d997 [VOL-5452] Added new RPCs and enums for component states as well as reset/enable/disable of components by Amit Ghosh · 10 months ago

Device Management Interface

Overview

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

Meetings

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