Hi,
I try to generate python class with the model 'openconfig-platform.yang' in Openconfig. Then I found that the contents in 'openconfig-platform-linecard.yang' doesn't in the platform.py generated by pybind.
I think the reason is that pybind can't translate 'augment' of Yang grammar. Is my understanding correct?
Hi, I try to generate python class with the model 'openconfig-platform.yang' in Openconfig. Then I found that the contents in 'openconfig-platform-linecard.yang' doesn't in the platform.py generated by pybind.
I think the reason is that pybind can't translate 'augment' of Yang grammar. Is my understanding correct?