Jump to content

Sending string to http: ?


Hult

Recommended Posts

Posted

I want ISY to accomplish the equivalent of entering

 

http://192.168.1.25/setoutps.cgi?0000W11=TTL1+ON

 

using a browser.

 

When sent with a browser on my system, this string successfully turns ON TTL output 1 on a WebControl board.

 

Here is how I configured the protocol information in the Network Resources Resource Editor

 

ISY_HTTP_Send.jpg

 

But no joy. Any suggestions?

 

This should be very doable and would greatly extend ISY for the $35 price of a WebControl board.

 

TIA ... Marc

Posted

I think you need to put the "/setoutps.cgi?0000W11=TTL1+ON" up in the Path text box. It needs to be sent as part of the URL instead of as the HTTP body.

Posted

Michel and Bob,

 

I incorporated both of your corrections and also fixed the Content-Type and it now works.

 

Here is the correct Protocol Information to turn ON TTL 2

 

WC_1_R2_ON.jpg

 

I will try to post a How-To. Turns out I was overthinking it. The ISY IDE does a nice job of creating the correct code if one gets out of the way and lets it do its thing. Very Cool.

 

Thanks ... Marc

Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      37k
    • Total Posts
      371.4k
×
×
  • Create New...