v0.2.4 — 2025-11-02
·
11 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
PyPI
https://pypi.org/project/onvif-python/0.2.4 (19009844081)
Feat
- [
Client] AddPausableSubscriptionservice class implementation (292a484)
Fix/Refactor
- [
Client] Improve error handling for documentation retrieval inONVIFService(5c1bc15) - [
CLI] Add JSON validation function to improve error handling inparse_json_params(28d56ad) - [
CLI] Fix all existing "Exception, Pass" implementations (8ae16ec) - [
CLI] Fix attribute resolve at type command from interactive shell (15427a1)
Maintenance
- Update
wsdlfolders from remote (https://github.com/onvif/specs) (4fafd8b)
Tests
- Add tests for
PausableSubscriptionservice compliance with WSDL (cf50a01) - Remove obsolete WSDL map tests (632d953)
- Remove exception handling in method call to ensure proper error reporting (86d8313)
- Remove exception handling in method call to ensure proper error reporting (/2) (c37f08a)
Docs
- [
Examples] Add example toUnsubscribePullPointSubscription(bb7984f) - [
Examples] Add script to get and set system date and time on ONVIF device (3a91c86) - [
Release] Bump version 0.2.3 → 0.2.4 (3e48beb)
Full Changelog: v0.2.3...v0.2.4