Hi YDK Community,
I have brought very simple sample applications, which show the ISIS operational state for XR data model using the gNMI provider and the CRUD service.
The following set of sample applications includes one boilerplate app and two custom apps to read and format ISIS operational state:
gn-read-xr-clns-isis-oper-10-ydk.py - boilerplate
gn-read-xr-clns-isis-oper-20-ydk.py - show isis neighbors
gn-read-xr-clns-isis-oper-22-ydk.py - show isis adjacency
The parent directory of the provided files is as follows:
https://github.com/deom119/ydk-py-samples/tree/master/samples/basic/crud/gnmi/models/cisco-ios-xr/Cisco-IOS-XR-clns-isis-oper
This set has only three applications!
Give it a try~