cisco-ie / cisco-gnmi-python

CLI and library wrapping gNMI functionality to ease usage with Cisco implementations in Python programs.
https://pypi.org/project/cisco-gnmi/
Apache License 2.0
41 stars 18 forks source link

Intelligent Path origin #19

Closed remingtonc closed 4 years ago

remingtonc commented 5 years ago

Determine how to cleanly express the origin and "smart" determination of what the origin should be per XPath.

remingtonc commented 4 years ago

Currently handled by Client.parse_xpath_to_gnmi_path being overridden per wrapper implementation.