Skip to content

Commit 182e956

Browse files
committed
Deployed fe15b12 with MkDocs version: 1.6.1
1 parent 9bb0f64 commit 182e956

67 files changed

Lines changed: 758 additions & 964 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width,initial-scale=1">
88

9-
<meta name="description" content="A modern Python library for ONVIF-compliant devices">
9+
<meta name="description" content="A modern Python library for ONVIF-compliant IP cameras and devices, providing a clean, typed API for discovery, device management, media, PTZ, and events.">
1010

1111

1212

@@ -57,17 +57,11 @@
5757

5858

5959

60-
<!-- SEO -->
61-
<meta
62-
name="description"
63-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
64-
/>
65-
6660
<!-- Open Graph -->
67-
<meta property="og:title" content="ONVIF Python Python Library for ONVIF Devices" />
61+
<meta property="og:title" content="ONVIF Python / Python Library for ONVIF Devices" />
6862
<meta
6963
property="og:description"
70-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
64+
content="A modern Python library for ONVIF-compliant IP cameras and devices."
7165
/>
7266
<meta property="og:site_name" content="ONVIF Python" />
7367
<meta property="og:type" content="website" />
@@ -86,11 +80,11 @@
8680
<meta name="twitter:card" content="summary_large_image" />
8781
<meta
8882
name="twitter:title"
89-
content="ONVIF Python Python Library for ONVIF Devices"
83+
content="ONVIF Python / Python Library for ONVIF Devices"
9084
/>
9185
<meta
9286
name="twitter:description"
93-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
87+
content="A modern Python library for ONVIF-compliant IP cameras and devices."
9488
/>
9589
<meta
9690
name="twitter:image"
@@ -129,7 +123,7 @@
129123

130124

131125

132-
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo">
126+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="custom" data-md-color-accent="custom">
133127

134128

135129
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
@@ -181,7 +175,7 @@
181175

182176

183177

184-
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
178+
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="custom" data-md-color-accent="custom" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
185179

186180
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
187181
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3zm3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31"/></svg>
@@ -191,7 +185,7 @@
191185

192186

193187

194-
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
188+
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="custom" data-md-color-accent="custom" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
195189

196190
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
197191
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44z"/></svg>

api/cores/onvif_client/index.html

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width,initial-scale=1">
88

9-
<meta name="description" content="A modern Python library for ONVIF-compliant devices">
9+
<meta name="description" content="A modern Python library for ONVIF-compliant IP cameras and devices, providing a clean, typed API for discovery, device management, media, PTZ, and events.">
1010

1111

1212

@@ -63,17 +63,11 @@
6363

6464

6565

66-
<!-- SEO -->
67-
<meta
68-
name="description"
69-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
70-
/>
71-
7266
<!-- Open Graph -->
73-
<meta property="og:title" content="ONVIF Python Python Library for ONVIF Devices" />
67+
<meta property="og:title" content="ONVIF Python / Python Library for ONVIF Devices" />
7468
<meta
7569
property="og:description"
76-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
70+
content="A modern Python library for ONVIF-compliant IP cameras and devices."
7771
/>
7872
<meta property="og:site_name" content="ONVIF Python" />
7973
<meta property="og:type" content="website" />
@@ -92,11 +86,11 @@
9286
<meta name="twitter:card" content="summary_large_image" />
9387
<meta
9488
name="twitter:title"
95-
content="ONVIF Python Python Library for ONVIF Devices"
89+
content="ONVIF Python / Python Library for ONVIF Devices"
9690
/>
9791
<meta
9892
name="twitter:description"
99-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
93+
content="A modern Python library for ONVIF-compliant IP cameras and devices."
10094
/>
10195
<meta
10296
name="twitter:image"
@@ -135,7 +129,7 @@
135129

136130

137131

138-
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo">
132+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="custom" data-md-color-accent="custom">
139133

140134

141135
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
@@ -192,7 +186,7 @@
192186

193187

194188

195-
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
189+
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="custom" data-md-color-accent="custom" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
196190

197191
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
198192
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3zm3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31"/></svg>
@@ -202,7 +196,7 @@
202196

203197

204198

205-
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
199+
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="custom" data-md-color-accent="custom" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
206200

207201
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
208202
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44z"/></svg>

api/cores/onvif_discovery/index.html

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width,initial-scale=1">
88

9-
<meta name="description" content="A modern Python library for ONVIF-compliant devices">
9+
<meta name="description" content="A modern Python library for ONVIF-compliant IP cameras and devices, providing a clean, typed API for discovery, device management, media, PTZ, and events.">
1010

1111

1212

@@ -63,17 +63,11 @@
6363

6464

6565

66-
<!-- SEO -->
67-
<meta
68-
name="description"
69-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
70-
/>
71-
7266
<!-- Open Graph -->
73-
<meta property="og:title" content="ONVIF Python Python Library for ONVIF Devices" />
67+
<meta property="og:title" content="ONVIF Python / Python Library for ONVIF Devices" />
7468
<meta
7569
property="og:description"
76-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
70+
content="A modern Python library for ONVIF-compliant IP cameras and devices."
7771
/>
7872
<meta property="og:site_name" content="ONVIF Python" />
7973
<meta property="og:type" content="website" />
@@ -92,11 +86,11 @@
9286
<meta name="twitter:card" content="summary_large_image" />
9387
<meta
9488
name="twitter:title"
95-
content="ONVIF Python Python Library for ONVIF Devices"
89+
content="ONVIF Python / Python Library for ONVIF Devices"
9690
/>
9791
<meta
9892
name="twitter:description"
99-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
93+
content="A modern Python library for ONVIF-compliant IP cameras and devices."
10094
/>
10195
<meta
10296
name="twitter:image"
@@ -135,7 +129,7 @@
135129

136130

137131

138-
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo">
132+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="custom" data-md-color-accent="custom">
139133

140134

141135
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
@@ -192,7 +186,7 @@
192186

193187

194188

195-
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
189+
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="custom" data-md-color-accent="custom" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
196190

197191
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
198192
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3zm3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31"/></svg>
@@ -202,7 +196,7 @@
202196

203197

204198

205-
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
199+
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="custom" data-md-color-accent="custom" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
206200

207201
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
208202
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44z"/></svg>

api/cores/onvif_error_handler/index.html

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width,initial-scale=1">
88

9-
<meta name="description" content="A modern Python library for ONVIF-compliant devices">
9+
<meta name="description" content="A modern Python library for ONVIF-compliant IP cameras and devices, providing a clean, typed API for discovery, device management, media, PTZ, and events.">
1010

1111

1212

@@ -63,17 +63,11 @@
6363

6464

6565

66-
<!-- SEO -->
67-
<meta
68-
name="description"
69-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
70-
/>
71-
7266
<!-- Open Graph -->
73-
<meta property="og:title" content="ONVIF Python Python Library for ONVIF Devices" />
67+
<meta property="og:title" content="ONVIF Python / Python Library for ONVIF Devices" />
7468
<meta
7569
property="og:description"
76-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
70+
content="A modern Python library for ONVIF-compliant IP cameras and devices."
7771
/>
7872
<meta property="og:site_name" content="ONVIF Python" />
7973
<meta property="og:type" content="website" />
@@ -92,11 +86,11 @@
9286
<meta name="twitter:card" content="summary_large_image" />
9387
<meta
9488
name="twitter:title"
95-
content="ONVIF Python Python Library for ONVIF Devices"
89+
content="ONVIF Python / Python Library for ONVIF Devices"
9690
/>
9791
<meta
9892
name="twitter:description"
99-
content="A modern Python library for ONVIF-compliant IP cameras and devices, providing device management, media, PTZ, events, discovery, and more."
93+
content="A modern Python library for ONVIF-compliant IP cameras and devices."
10094
/>
10195
<meta
10296
name="twitter:image"
@@ -135,7 +129,7 @@
135129

136130

137131

138-
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo">
132+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="custom" data-md-color-accent="custom">
139133

140134

141135
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
@@ -192,7 +186,7 @@
192186

193187

194188

195-
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
189+
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="custom" data-md-color-accent="custom" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
196190

197191
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
198192
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3zm3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31"/></svg>
@@ -202,7 +196,7 @@
202196

203197

204198

205-
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
199+
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="custom" data-md-color-accent="custom" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
206200

207201
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
208202
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44z"/></svg>

0 commit comments

Comments
 (0)