1 parent 90301a2 commit c9a38bbCopy full SHA for c9a38bb
1 file changed
README.md
@@ -290,6 +290,7 @@ Some ONVIF services have multiple bindings in the same WSDL. These typically inc
290
- [ ] Implement structured data models for ONVIF Schemas using [xsdata](https://github.com/tefra/xsdata).
291
- [ ] Integrate [xmltodict](https://github.com/martinblech/xmltodict) for simplified XML parsing and conversion.
292
- [ ] Add functionality for `ONVIFClient` to accept a custom `wsdl_path` service.
293
+- [ ] Add debugging mode with raw xml on SOAP requests and responses.
294
- [ ] Enhance documentation with API references and diagrams (not from [AI Wiki](https://deepwiki.com/nirsimetri/onvif-python)).
295
- [ ] Add more usage examples for advanced features.
296
- [ ] Add benchmarking and performance metrics.
0 commit comments