mirror of
https://github.com/kerberos-io/onvif.git
synced 2026-08-23 15:08:33 +00:00
- Added EndpointRefAddress to DeviceParams for better endpoint management. - Updated FilterType to use pointers for TopicExpression and MessageContent. - Refactored SendSoapWithDigest to strip WS-Security headers to avoid credential duplication. - Updated package imports to reflect new repository structure. - Introduced ReadAndParse function for improved HTTP response handling in SDK.