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

Commit be6d557

Browse files
committed
Merge remote branch 'upstreamrepo/main'
2 parents ab4e720 + 9cfdf0d commit be6d557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/get-started/set-up-developer-environment/set-up-device-advanced.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,14 +110,14 @@ file you will need to install on your device.
110110

111111
#### Using VAPIX APIs
112112

113-
1. Use the [basicdeviceinfo API](https://www.axis.com/vapix-library/subjects/t10175981/section/t10132180/display?section=t10132180-t10132179) to retrieve:
113+
1. Use the [basicdeviceinfo API](https://developer.axis.com/vapix/network-video/basic-device-information#description) to retrieve:
114114
- **SerialNumber**: The serial number of the device.
115115
<!-- textlint-disable -->
116116
- **Soc**: The name of the device's SoC (system-on-chip), e.g., `artpec-7`, `artpec-8`, `ambarella-cv25`, etc.
117117
<!-- textlint-enable -->
118118
- **SocSerialNumber**: The unique identifier of the SoC, also referred to as **Processor Serial Number**.
119119

120-
2. Use the [OAK API](https://www.axis.com/vapix-library/subjects/t10175981/section/t10162047/display?section=t10162047-t10162047) to retrieve the Owner Authentication Key (OAK).
120+
2. Use the [OAK API](https://developer.axis.com/vapix/network-video/oak-api) to retrieve the Owner Authentication Key (OAK).
121121

122122
#### Using the device web interface
123123

0 commit comments

Comments
 (0)