Skip to content

v0.1.6 — 2025-10-24

Choose a tag to compare

@kaburagisec kaburagisec released this 24 Oct 11:53
· 109 commits to main since this release
Immutable release. Only release title and notes can be modified.

PyPI

https://pypi.org/project/onvif-python/0.1.6 (18778932003)

Feat

  • [Client] Add ONVIFDiscovery class for network device discovery (66aecb3)

Fix/Refactor

  • [CLI] Improve TLS handling in health check connection (0638858)
  • [CLI] Rename parameter 'list' to 'items' in columnize method for clarity (2c30a14)
  • [CLI] Simplify _display_grid method by removing unused force_recalc parameter (6848739)
  • [CLI] Replace manual device discovery implementation with ONVIFDiscovery class (da51177)

Docs

  • [Examples] Add device discovery script using ONVIFDiscovery class (68fb64a)
  • [Release] Bump version 0.1.5 → 0.1.6 (31de639)

Full Changelog: v0.1.5...v0.1.6