v0.6.7
- Added new
show_diff
key togNMIclient
object (supported valuesprint
andget
). When applied, it shows the changes happened to all keys following XPath from all arguments toSet()
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.