pyangbind icon indicating copy to clipboard operation
pyangbind copied to clipboard

rpc issue

Open gopal-reddy opened this issue 5 years ago • 1 comments
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.

gopal-reddy avatar Aug 19 '20 05:08 gopal-reddy

You have to generate with --build-rpcs.

idefixcert avatar Mar 04 '21 11:03 idefixcert

As @idefixcert says, you have to call pyang with option '--build-rpcs'

JoseIgnacioTamayo avatar Oct 13 '23 07:10 JoseIgnacioTamayo