Search found 2 matches
- Wednesday 20 December 2023 19:40
- Forum: Other questions and discussions
- Topic: Howto modify data in DATA-PUSH HTTP?
- Replies: 2
- Views: 278
Re: Howto modify data in DATA-PUSH HTTP?
Hello, thanks for your respond. I am not very familiar with dzvents. How do I get my dzvents posted here in the forum to show what I want to do? I allways get an error that it is not allowed to post urls an other commands like domoticz (dot) openURL I need to read the data of my power meter an strip ...
- Wednesday 20 December 2023 13:11
- Forum: Other questions and discussions
- Topic: Howto modify data in DATA-PUSH HTTP?
- Replies: 2
- Views: 278
Howto modify data in DATA-PUSH HTTP?
Hello I want to send some data from an power sensor to a website using Data-Push-HTTP. On tne commandline it works with wget --post-data '{"watt":120}' https :// webseite . de How I tried it you can see in the attached pic. But it does not work. * Is there a way to debug the way domoticz creates the ...