Metadata-Version: 2.1
Name: yangsuite-gnmi
Version: 2.7.15
Summary: gRPC / gNMI protocol support for YANG Suite
Home-page: https://developer.cisco.com/yangsuite
Author: Glenn Matthews
Author-email: yangsuite-support-ext@cisco.com
License: Cisco End User License Agreement
Requires-Python: >=3.6
License-File: LICENSE.txt
Requires-Dist: yangsuite >=3.0.0
Requires-Dist: yangsuite-filemanager <2.0.0
Requires-Dist: yangsuite-devices <3.0.0,>=2.7.0
Requires-Dist: yangsuite-yangtree >=2.0.0
Requires-Dist: yangsuite-netconf >=1.17.6
Requires-Dist: yang.connector

yangsuite-gnmi
==============

gNMI protocol support for YANG Suite.

=========== ===============================
Author      Glenn Matthews
Maintainers yangsuite-support-ext@cisco.com
=========== ===============================

References
----------
- IOS XE gNMI guide - https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/168/b_168_programmability_cg/gNMI_protocol.pdf
- JSON Encoding of Data Modeled with YANG - https://tools.ietf.org/html/rfc7951
- gNMI specification, version 0.4.0 - https://github.com/openconfig/reference/blob/2a4f98f49683fc0cfb87a2b9d7838a8e2cac9eb4/rpc/gnmi/gnmi-specification.md

