From e36fe3385aa02d901764cbe5a93f895b7b2af2e7 Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Tue, 6 Sep 2022 09:28:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4eac56..d6a2279 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## To install Tailscale on Axis cameras ### Check Soc - +``` curl --anyauth "*" -u username:password 192.168.0.90/axis-cgi/basicdeviceinfo.cgi --data "{\"apiVersion\":\"1.0\",\"context\":\"Client defined request ID\",\"method\":\"getAllProperties\"}" ```