Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

executing curl ? #1379

Open
willplaice opened this issue Nov 5, 2022 · 2 comments
Open

executing curl ? #1379

willplaice opened this issue Nov 5, 2022 · 2 comments

Comments

@willplaice
Copy link

ive come back to this as I need a simple way for Alexa to trigger this:

curl -i --digest -u admin:admin -X PUT -d 'open' http://192.168.1.200/ISAPI/AccessControl/RemoteControl/door/1

is the format right, is it a post ?

tia. will

@BernieHD
Copy link

BernieHD commented Nov 6, 2022

If the destination of your API call expects a post or a get depends on the Implementation of the API. What kind of device is it? Is there documentation for the API available?

@willplaice
Copy link
Author

willplaice commented Nov 6, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants