Skip to content

v0.6.7

Compare
Choose a tag to compare
@akarneliuk akarneliuk released this 12 Dec 23:04
· 137 commits to master since this release
  • Added new show_diff key to gNMIclient object (supported values print and get). When applied, it shows the changes happened to all keys following XPath from all arguments to Set() RPC at the network devices. It is so fair tailored to OpenConfig YANG modules as it uses some architectural principles of OpenConfig YANG module to re-construct XPath.
  • Added an optional timeout to connect() method.
  • Minor bug-fixing.