CiscoDevNet / yang-explorer

An open-source Yang Browser and RPC Builder Application
Apache License 2.0
438 stars 177 forks source link

Add XPath Filter to Property panel #62

Closed ghost closed 7 years ago

ghost commented 7 years ago

Show XPath filter for a node that can be used in RPCs.

For example, path to a node is module/node1/node2 and XPath filter to the node is /module_prefix:node1/node2

YANG-Push subscribers use it to specify data of interest in establish-subscription RPCs.