ygot icon indicating copy to clipboard operation
ygot copied to clipboard

`PathStruct` should contain origin information

Open wenovus opened this issue 4 years ago • 1 comments

Any PathStruct should be able to represent the fully qualified path. Therefore, generation should get the origin information from the input YANG model and store that information in it so that all fields of gpb.Path can be filled out when ResolvePath is called.

wenovus avatar Jan 14 '22 23:01 wenovus

@wenovus

Hello,

I am also using OpenConfig and have encountered an error that seems to be related to the section at https://github.com/openconfig/ygnmi/blob/main/ygnmi/gnmi.go#L564. Therefore, I strongly resonate with the content described in this Issue.

Considering this background, do you have any thoughts on how we should proceed towards resolving this Issue? If you have any specific approaches or plans under consideration, I would appreciate it if you could share them with us.

Thank you very much for your assistance.

yuta-watanabe-KDDI avatar Apr 01 '25 08:04 yuta-watanabe-KDDI