Commit Graph

14 Commits

Author SHA1 Message Date
ProtoTess 7316cdfb65 test: add comprehensive tests for Device methods and discovery functionality 2025-11-11 04:35:35 +00:00
ProtoTess 06c15d4b86 Merge pull request #6 from 0x524A/5-add-contribution-guidelines-and-issue-templates
feat: add contribution guidelines and issue templates for better comm…
2025-11-10 23:22:42 -05:00
ProtoTess e39b0261f3 feat: add contribution guidelines and issue templates for better community engagement 2025-11-11 03:45:30 +00:00
ProtoTess 917a6d4dc4 Merge pull request #4 from 0x524A/3-add-camera-test-framework
Add camera test framework and initial tests for Bosch FLEXIDOME indoo…
2025-11-10 21:38:04 -05:00
ProtoTess f5280f8c0e Improve error handling in LoadCaptureFromArchive and handleResponse methods 2025-11-11 02:36:36 +00:00
ProtoTess c3e6ed80c1 Refactor code to improve error handling and remove unused functions 2025-11-11 02:32:23 +00:00
ProtoTess 3bf078ed3f Add camera test framework and initial tests for Bosch FLEXIDOME indoor 5100i IR
- Introduced a new directory `testdata/captures/` containing captured XML archives and README documentation for the camera test framework.
- Added a mock server implementation to replay captured SOAP responses for testing.
- Created automated tests for Bosch FLEXIDOME indoor 5100i IR using captured responses, validating device information, system date and time, capabilities, and profiles.
- Implemented enhanced device features tests, covering hostname, DNS, NTP, network interfaces, scopes, and user management.
- Added support for enhanced media and imaging features, including video and audio sources, and imaging options.
- Updated types to include new configurations and options for network, imaging, and device capabilities.
2025-11-11 02:10:04 +00:00
ProtoTess 3340094f4f ONVIF server with multi-lens camera support 2025-10-31 01:25:44 +00:00
ProtoTess 23ed9f3c41 Merge pull request #2 from 0x524A/Add-CLI
Add ONVIF quick camera tool and demo script
2025-10-29 22:05:18 -04:00
ProtoTess 7816735dad fixed linting issues 2025-10-30 02:03:34 +00:00
ProtoTess bf7c8d6d1b Add ONVIF quick camera tool and demo script 2025-10-30 01:53:02 +00:00
ProtoTess 240f3e402b Merge pull request #1 from 0x524A/Initial-Commit
Initial Commit
2025-10-29 20:51:35 -04:00
ProtoTess 1319e1ea3f Initial Commit 2025-10-30 00:50:27 +00:00
ProtoTess 2e3156df5d Initial commit 2025-10-29 19:34:08 -04:00