|
4 | 4 |
|
5 | 5 | [](https://app.codacy.com/gh/nirsimetri/onvif-python/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) |
6 | 6 | [](https://deepwiki.com/nirsimetri/onvif-python) |
7 | | -[](https://pypi.org/project/onvif-python/) |
| 7 | +[](https://pypi.org/project/onvif-python/) |
8 | 8 | [](https://clickpy.clickhouse.com/dashboard/onvif-python) |
9 | 9 | <br> |
10 | 10 | [](https://github.com/nirsimetri/onvif-python/actions/workflows/python-app.yml) |
@@ -211,7 +211,7 @@ usage: onvif [-h] [--host HOST] [--port PORT] [--username USERNAME] [--password |
211 | 211 | [--health-check-interval HEALTH_CHECK_INTERVAL] [--version] |
212 | 212 | [service] [method] [params ...] |
213 | 213 |
|
214 | | -ONVIF Terminal Client — v0.1.8 |
| 214 | +ONVIF Terminal Client — v0.1.9 |
215 | 215 | https://github.com/nirsimetri/onvif-python |
216 | 216 |
|
217 | 217 | positional arguments: |
@@ -275,7 +275,7 @@ Examples: |
275 | 275 | <summary><b>2. Interactive Shell</b></summary> |
276 | 276 |
|
277 | 277 | ```bash |
278 | | -ONVIF Interactive Shell — v0.1.8 |
| 278 | +ONVIF Interactive Shell — v0.1.9 |
279 | 279 | https://github.com/nirsimetri/onvif-python |
280 | 280 |
|
281 | 281 | Basic Commands: |
@@ -981,7 +981,7 @@ This project is an **independent open-source implementation** of the [ONVIF](htt |
981 | 981 | - Use of the ONVIF trademark in this repository is solely nominative and does not imply any partnership, certification, or official status. |
982 | 982 | - This project includes WSDL/XSD/HTML files from the official ONVIF specifications. |
983 | 983 | - These files are © ONVIF and are redistributed here for interoperability purposes. |
984 | | -- The WSDL files in the [wsdl/](./onvif/wsdl) folder are distributed under the ONVIF Contributor License Agreement and Apache License 2.0. See [LICENSE.md](./onvif/wsdl/LICENSE.md) for details. |
| 984 | +- The WSDL files in the [`wsdl/`](./onvif/wsdl) folder are distributed under the ONVIF Contributor License Agreement and Apache License 2.0. See [`LICENSE.md`](./onvif/wsdl/LICENSE.md) for details. |
985 | 985 | - All rights to the ONVIF specifications are reserved by ONVIF. |
986 | 986 |
|
987 | 987 | If you require certified ONVIF-compliant devices or clients, please refer to the official [ONVIF conformant product list](https://www.onvif.org/conformant-products/). For authoritative reference and the latest official ONVIF specifications, please consult the [ONVIF Official Specifications](https://www.onvif.org/profiles/specifications/specification-history/). |
|
0 commit comments