Page 1 of 1

message via http

Posted: Wednesday 29 November 2017 12:06
by harrykausl
Hello,
I can send a message box to my vu+ sat-receiver via http. In browser I call http://sat-ip/web/message?text=my text?&type=1&timeout=30
This sends a message box to my sat-reciver with content my text, status information and timeout of 30 seconds.
Now I wanted to use this on the on-trigger of a dummy switch. But this doesn't work, I get an error opening url. Is it a problem of syntax or does it not work in this way. Thanks.

Re: message via http

Posted: Wednesday 29 November 2017 12:32
by kniazio
You have to do this by using events

Re: message via http

Posted: Wednesday 29 November 2017 16:46
by harrykausl
I tried it as in your example, but I still get the error in the log error opening url. I also tied it with the port 89 as in your example, same error.
When I do it from my browser on my pc it works. Do I need to install anything additional on my raspberry / domoticz?

Re: message via http

Posted: Thursday 30 November 2017 15:39
by harrykausl
Thanks, it works. I had to mask the blanks in the url.