Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit 092cae7

Browse files
authored
Merge pull request #160 from AxisCommunications/sync-20250121-1
sync 20250121 1
2 parents 72a3d23 + 46a5403 commit 092cae7

File tree

223 files changed

+1627
-1229
lines changed

Some content is hidden

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

223 files changed

+1627
-1229
lines changed

docs/api/native-sdk-api.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ An application can both send and receive events.
5555

5656
The API is supported on products with the following chips:
5757

58+
- ARTPEC-9
5859
- ARTPEC-8
5960
- ARTPEC-7
6061
- ARTPEC-6
@@ -106,6 +107,7 @@ When declaring events it is required to set a namespace. Following are the suppo
106107

107108
The API is supported on products with the following chips:
108109

110+
- ARTPEC-9
109111
- ARTPEC-8
110112
- ARTPEC-7
111113
- ARTPEC-6
@@ -137,6 +139,7 @@ A license key is a signed file, generated for a specific device ID and applicati
137139

138140
The API is supported on products with the following chips:
139141

142+
- ARTPEC-9
140143
- ARTPEC-8
141144
- ARTPEC-7
142145
- ARTPEC-6
@@ -162,6 +165,7 @@ Larod is a service provides a simple unified C API for running machine learning
162165

163166
The Larod API is supported on products with the following chips:
164167

168+
- ARTPEC-9
165169
- ARTPEC-8
166170
- ARTPEC-7
167171
- Ambarella CV25
@@ -198,6 +202,7 @@ The API implements the Publish/Subscribe messaging paradigm.
198202

199203
The Message Broker API is supported on products with the following chips:
200204

205+
- ARTPEC-9
201206
- ARTPEC-8
202207
- ARTPEC-7
203208
- Ambarella CV25
@@ -229,6 +234,7 @@ The Axoverlay API is a helper library that enables an ACAP to draw overlays in s
229234

230235
The API is supported on products with the following chips:
231236

237+
- ARTPEC-9
232238
- ARTPEC-8
233239
- ARTPEC-7
234240
- ARTPEC-6
@@ -253,6 +259,7 @@ This API is recommended for adding basic box overlays. For more advanced feature
253259

254260
The API is supported on products with the following chips:
255261

262+
- ARTPEC-9
256263
- ARTPEC-8
257264
- ARTPEC-7
258265
- Ambarella CV25
@@ -316,6 +323,7 @@ or VAPIX.
316323

317324
The Parameter API is supported on products with the following chips:
318325

326+
- ARTPEC-9
319327
- ARTPEC-8
320328
- ARTPEC-7
321329
- ARTPEC-6
@@ -345,6 +353,7 @@ The Serial port API allows the application to configure and control the external
345353
- RS-485
346354
- The API is product dependent since not all Axis products are equipped with a serial port.
347355
- The API is supported on products with the following chips:
356+
- ARTPEC-9
348357
- ARTPEC-8
349358
- ARTPEC-7
350359

@@ -385,6 +394,7 @@ An application to start a vdo stream can be found at [vdostream](https://github.
385394

386395
The API is supported on products with the following chips:
387396

397+
- ARTPEC-9
388398
- ARTPEC-8
389399
- ARTPEC-7
390400
- ARTPEC-6
@@ -437,6 +447,7 @@ Open-source rendering library for 2D vector graphics. See [Cairo documentation](
437447

438448
The Cairo API is supported on products with the following chips:
439449

450+
- ARTPEC-9
440451
- ARTPEC-8
441452
- ARTPEC-7
442453
- ARTPEC-6
@@ -458,6 +469,7 @@ Accelerate parallel compute with GPU. See [OpenCL documentation](https://www.khr
458469

459470
The OpenCL API is supported on products with the following chips:
460471

472+
- ARTPEC-9
461473
- ARTPEC-8
462474
- ARTPEC-7
463475

@@ -478,6 +490,7 @@ The OpenCL 1.2 was introduced in Native SDK 1.0.
478490

479491
The FastCGI API is supported on products with the following chips:
480492

493+
- ARTPEC-9
481494
- ARTPEC-8
482495
- ARTPEC-7
483496
- ARTPEC-6
@@ -501,6 +514,7 @@ Open-source library for general-purpose cryptography and secure communication. S
501514

502515
The OpenSSL API is supported on products with the following chips:
503516

517+
- ARTPEC-9
504518
- ARTPEC-8
505519
- ARTPEC-7
506520
- ARTPEC-6
@@ -524,6 +538,7 @@ Open-source library for for encoding, decoding and manipulating JSON data. See [
524538

525539
The Jansson API is supported on products with the following chips:
526540

541+
- ARTPEC-9
527542
- ARTPEC-8
528543
- ARTPEC-7
529544
- ARTPEC-6
@@ -547,6 +562,7 @@ Open-source library for transferring data with URLs. See [curl documentation](ht
547562

548563
The curl API is supported on products with the following chips:
549564

565+
- ARTPEC-9
550566
- ARTPEC-8
551567
- ARTPEC-7
552568
- ARTPEC-6

docs/api/src/api/axevent/html/ax__event_8h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a37fcd4106a9ed74e315bbbec
279279
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
280280
<ul>
281281
<li class="navelem"><a class="el" href="ax__event_8h.html">ax_event.h</a></li>
282-
<li class="footer">Copyright &copy; 2009-2024 Axis Communications AB. All rights reserved.</li>
282+
<li class="footer">Copyright &copy; 2009-2025 Axis Communications AB. All rights reserved.</li>
283283
</ul>
284284
</div>
285285
</body>

docs/api/src/api/axevent/html/ax__event_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
130130
<ul>
131131
<li class="navelem"><a class="el" href="ax__event_8h.html">ax_event.h</a></li>
132-
<li class="footer">Copyright &copy; 2009-2024 Axis Communications AB. All rights reserved.</li>
132+
<li class="footer">Copyright &copy; 2009-2025 Axis Communications AB. All rights reserved.</li>
133133
</ul>
134134
</div>
135135
</body>

docs/api/src/api/axevent/html/ax__event__element__item_8h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a7d0e2163268cce49b3c6df5d
598598
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
599599
<ul>
600600
<li class="navelem"><a class="el" href="ax__event__element__item_8h.html">ax_event_element_item.h</a></li>
601-
<li class="footer">Copyright &copy; 2009-2024 Axis Communications AB. All rights reserved.</li>
601+
<li class="footer">Copyright &copy; 2009-2025 Axis Communications AB. All rights reserved.</li>
602602
</ul>
603603
</div>
604604
</body>

docs/api/src/api/axevent/html/ax__event__element__item_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
151151
<ul>
152152
<li class="navelem"><a class="el" href="ax__event__element__item_8h.html">ax_event_element_item.h</a></li>
153-
<li class="footer">Copyright &copy; 2009-2024 Axis Communications AB. All rights reserved.</li>
153+
<li class="footer">Copyright &copy; 2009-2025 Axis Communications AB. All rights reserved.</li>
154154
</ul>
155155
</div>
156156
</body>

docs/api/src/api/axevent/html/ax__event__error_8h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a0e90b0c84b2661abd22cd238
184184
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
185185
<ul>
186186
<li class="navelem"><a class="el" href="ax__event__error_8h.html">ax_event_error.h</a></li>
187-
<li class="footer">Copyright &copy; 2009-2024 Axis Communications AB. All rights reserved.</li>
187+
<li class="footer">Copyright &copy; 2009-2025 Axis Communications AB. All rights reserved.</li>
188188
</ul>
189189
</div>
190190
</body>

docs/api/src/api/axevent/html/ax__event__error_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
126126
<ul>
127127
<li class="navelem"><a class="el" href="ax__event__error_8h.html">ax_event_error.h</a></li>
128-
<li class="footer">Copyright &copy; 2009-2024 Axis Communications AB. All rights reserved.</li>
128+
<li class="footer">Copyright &copy; 2009-2025 Axis Communications AB. All rights reserved.</li>
129129
</ul>
130130
</div>
131131
</body>

docs/api/src/api/axevent/html/ax__event__handler_8h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ae18cd4f8d25c6fc555d91fde
671671
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
672672
<ul>
673673
<li class="navelem"><a class="el" href="ax__event__handler_8h.html">ax_event_handler.h</a></li>
674-
<li class="footer">Copyright &copy; 2009-2024 Axis Communications AB. All rights reserved.</li>
674+
<li class="footer">Copyright &copy; 2009-2025 Axis Communications AB. All rights reserved.</li>
675675
</ul>
676676
</div>
677677
</body>

docs/api/src/api/axevent/html/ax__event__handler_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
165165
<ul>
166166
<li class="navelem"><a class="el" href="ax__event__handler_8h.html">ax_event_handler.h</a></li>
167-
<li class="footer">Copyright &copy; 2009-2024 Axis Communications AB. All rights reserved.</li>
167+
<li class="footer">Copyright &copy; 2009-2025 Axis Communications AB. All rights reserved.</li>
168168
</ul>
169169
</div>
170170
</body>

docs/api/src/api/axevent/html/ax__event__key__value__set_8h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ae895165e54d69f3243eb2abf
984984
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
985985
<ul>
986986
<li class="navelem"><a class="el" href="ax__event__key__value__set_8h.html">ax_event_key_value_set.h</a></li>
987-
<li class="footer">Copyright &copy; 2009-2024 Axis Communications AB. All rights reserved.</li>
987+
<li class="footer">Copyright &copy; 2009-2025 Axis Communications AB. All rights reserved.</li>
988988
</ul>
989989
</div>
990990
</body>

0 commit comments

Comments
 (0)