commit | c795b7d5405416fe16f07365f255c2b8c2bfb664 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Wed Apr 14 13:24:44 2021 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Thu Apr 22 11:07:28 2021 +0200 |
tree | bb976159acb43df2fd43d4ca51375534e81f33e0 | |
parent | 335fe4d1040d30204aba1e4a3e8d16a7d4c52cec [diff] |
Adding grpc out for cpp Change-Id: I4eccebb79f46cbaf8d191351459522cfd5afa3a0
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