Update README.md

This commit is contained in:
Weston Blieden
2022-09-06 09:11:17 +02:00
committed by GitHub
parent 12c3a6dbd8
commit 38c1545d46
+12 -8
View File
@@ -15,12 +15,16 @@ You will need to enable SSH via the plain config
11. Copy URL to browser to authenticate Tailscale
### Check Chip Achitecture
`curl --anyauth "*" -u username:password 192.168.0.90/axis-cgi/basicdeviceinfo.cgi --data "{\"apiVersion\":\"1.0\",\"context\":\"Client defined request ID\",\"method\":\"getAllProperties\"}"`
## Chip Architecture
* ARTPEC-6 arm
* ARTPEC-7 arm
* ARTPEC-8 aarch64
* S2E arm
* S2L arm
* S3L arm
* S5 aarch64
* S5L aarch64
* ARTPEC-6 = arm
* ARTPEC-7 = arm
* ARTPEC-8 = aarch64
* S2E = arm
* S2L = arm
* S3L = arm
* S5 = aarch64
* S5L = aarch64