Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Anyone have an example on how to reference nested yang objects in python ? For example, if my yang model is:container a container b leaf ccontainer d list eWhat would be the the python service or root path ?service.???root.???
I'm all for shorter code But what is said is exactly what I was wondering.
Jan Lindblad wrote:
.......If you need to navigate to something else, e.g. into another service instance, then start at the root.
Also I tried both ways, but the plain 'servi...