Pygnmi

Latest version: v0.8.14

Safety actively analyzes 625297 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 13

0.4.8

- Added documentation in module regading supported the different paths naming conventions. Supported options: ``yang-module:container/container[key=value]``, ``/yang-module:container/container[key=value]``, ``/yang-module:/container/container[key=value]``, ``/container/container[key=value]``

0.4.7

- Fixed `gNMI Path issue <https://github.com/akarneliuk/pygnmi/issues/13>`_.

0.4.6

- Replaced the ``sys.exit`` with raising exceptions.
- Minor bug fix.
- Brought the gNMI path to the canonical format: ``/origin:element1/element2...``.
- Added possibility to omit the YANG module name, as some vendors doesn't include that in the request per their gNMI implementation: ``/element1/element2...``.

0.4.5

- Minor bug fix.

0.4.4

- Minor bug fix.

0.4.3

- Added possibility to modify the timeout (default value is 5 seconds) for the session using ``gnmi_timeout`` key for ``gNMIclient`` class.

Page 7 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.