Page 1 of 1

HTTP Link

Posted: Monday 07 March 2016 20:00
by 900zenith
Hi, I am not sure this is a bug in anything except my chair.

I want to use Domoticz to send data to a website I setup that will collect data on the URL. seems like I need HTTPLink for this... My eventual goal is to collect relevant time/power/temperature/RH data and present a composite chart for any timeseries via an interactive web page

I can see requests if I set the address on the Notifications page and hit the TEST button. That works great. I am missing how to set up the system to send "PUSH" Alerts from my sensors though.

My URL looks like this

http://jgdt-macw10.ad.adhesivesresearch ... stPage.SVM and works OK in Notifications, but not PUSH.

I now have several devices that are set to trigger PUSH in the list above, and the "Active" box is checked.

Can someone tell me what I may have overlooked at this point please?

Thanks,

George ...

Re: HTTP Link

Posted: Thursday 10 March 2016 22:05
by 900zenith
Trial and error got this going for me. It seemed to need something in the data field. Since my app only needs this on the URL I missed that part. Putting the VARS on the URL works like a charm for me. Of course I wouldn't do that if I were concerned about sensitive data on the wire.