You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
If I execute it myself from shell it works….
On 6 Nov 2022, at 10:36, BernieHD ***@***.***> wrote:
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?
—
Reply to this email directly, view it on GitHub<#1379 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AECZJSVS7TUYKZ2UITFIL5TWG6CZHANCNFSM6AAAAAARX2DONU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
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
The text was updated successfully, but these errors were encountered: