|
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) |
11 | 11 | [](https://github.com/nirsimetri/onvif-python/actions/workflows/python-publish.yml) |
12 | 12 | </div> |
13 | 13 |
|
14 | 14 | <h1 align="center"> |
15 | | - <img src="https://raw.githubusercontent.com/nirsimetri/onvif-python/refs/heads/main/assets/carbon_onvif.png" alt="onvif" width="750px"> |
| 15 | + <img src="https://raw.githubusercontent.com/nirsimetri/onvif-python/refs/heads/main/assets/carbon_onvif.png" alt="onvif" width="700px"> |
16 | 16 | <br> |
17 | 17 | </h1> |
18 | 18 |
|
@@ -156,7 +156,7 @@ Explore more advanced usage and service-specific operations in the [`examples/`] |
156 | 156 | ## ONVIF CLI |
157 | 157 |
|
158 | 158 | > [!NOTE] |
159 | | -> The CLI is automatically installed when you install the `onvif-python` see [Installation](#installation). This feature has been available since `onvif-python` version [`0.1.1`](https://github.com/nirsimetri/onvif-python/releases/tag/v0.1.1). |
| 159 | +> The CLI is automatically installed when you install the `onvif-python` see [Installation](#installation). This feature has been available since `onvif-python` version [`>=0.1.1`](https://github.com/nirsimetri/onvif-python/releases/tag/v0.1.1). |
160 | 160 |
|
161 | 161 |  |
162 | 162 |  |
@@ -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.7 |
| 214 | +ONVIF Terminal Client — v0.1.8 |
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.7 |
| 278 | +ONVIF Interactive Shell — v0.1.8 |
279 | 279 | https://github.com/nirsimetri/onvif-python |
280 | 280 |
|
281 | 281 | Basic Commands: |
|
0 commit comments