Update README.md

This commit is contained in:
Weston Blieden
2022-09-08 08:23:56 +02:00
parent c7621316d1
commit 8aa38b5f1c
-2
View File
@@ -7,9 +7,7 @@ This is the ACAP packaging scripts and files required to install the Tailscale V
The Tailscale ACAP is compatable with cameras with arm and aarch64 based Soc's.
```
curl --anyauth "*" -u [username]:[password] 192.168.0.90/axis-cgi/basicdeviceinfo.cgi --data "{\"apiVersion\":\"1.0\",\"context\":\"Client defined request ID\",\"method\":\"getAllProperties\"}"
```
where `<device ip>` is the IP address of the Axis device and `<password>` is the root password. Please