Jump to content

Silly Soap Question


dhefley

Recommended Posts

Ok - I'm pretty new to this SOAP thing, but I'm trying to use PHP to connect to the WSDL (I'd use the REST api, but I want to set a variable and it doesn't look like this is implemented). So my question is: is there a URL i'm supposed to use to connect the soap client on my ISY944i?

 

Ultimately, I'm trying to use a GarageHawk to trigger an external program that makes a web request to change a variable, so I can monitor my GarageHawk without native support (hint, hint)...

 

Thanks!

D

Link to comment

Hi dhefley,

 

Ok - I'm pretty new to this SOAP thing, but I'm trying to use PHP to connect to the WSDL (I'd use the REST api, but I want to set a variable and it doesn't look like this is implemented).

Definitely implemented: http://wiki.universal-devices.com/index ... #Variables

 

So my question is: is there a URL i'm supposed to use to connect the soap client on my ISY944i?

Yes, you need to POST to /services. All is described in our WSDK documentation:

http://www.universal-devices.com/isy-developers/

 

Ultimately, I'm trying to use a GarageHawk to trigger an external program that makes a web request to change a variable, so I can monitor my GarageHawk without native support (hint, hint)...

You can use REST

 

With kind regards,

Michel

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...