I have updated libnetconf2 and libyang to latest tag and linked it to my netconf client app.
The netopeer2 server side is still on 2.1.49 and sysrepo v2.2.36 and compatible libyang release.
I see below errors :
Not found node "notification" in path.
Received an invalid message (Not found node "notification" in path.).
Is there a change in yang modules change between these version with respect to notification?
Also, is it mandatory to upgrade dependencies on both client and server end simultaneously?
I have updated libnetconf2 and libyang to latest tag and linked it to my netconf client app.
The netopeer2 server side is still on 2.1.49 and sysrepo v2.2.36 and compatible libyang release.
I see below errors :
Not found node "notification" in path.
Received an invalid message (Not found node "notification" in path.).
Is there a change in yang modules change between these version with respect to notification?
Also, is it mandatory to upgrade dependencies on both client and server end simultaneously?