pyangbind
pyangbind copied to clipboard
rpc issue
trafficstars
In my yang rpcs are there. when i convert rpc's are not reflecting in python file. let me know which version should i use for this problem.
You have to generate with --build-rpcs.
As @idefixcert says, you have to call pyang with option '--build-rpcs'