cisco-ie / anx

Advanced NETCONF Explorer: Graphical Explorer for NETCONF / YANG and GNMI/GRPC Telemetry & Java NETCONF 1.1 client library
Apache License 2.0
183 stars 43 forks source link

A way to manually load models that fail to load from the device? #27

Open kthomas8 opened 3 years ago

kthomas8 commented 3 years ago

I have some devices that cause parser warnings while the tool is downloading the models. The models appear in the left pane under yang models and netconf capabilities, but certain submodules do not load which causes parser warnings and as such, model content do not appear in the tree in the right pane. I have copies of all models locally. Is there a way to load them manually they way I could in yang-explorer?