Skip to content

D4100-E network strobe control with http POST #394

Closed Answered by vivekatoffice
JerryGeis asked this question in General
Discussion options

You must be logged in to vote

Hi @JerryGeis ,

I assume you should specify the authentication method as digest authentication.

Please use following command:

curl --digest -u root:mypass http://192.168.2.146/axis-cgi/siren_and_light.cgi -H "Content-Type: application/json" --data '{ "apiVersion":"1.0", "context":"My Context", "method":"start", "params": { "profile":"LSI-RED" } }'

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vivekatoffice
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants