Page 1 of 1

dzevents and Inserting raw data lua parsers

Posted: Saturday 10 March 2018 17:02
by Number8
Hello,
Is Inserting raw data lua parsers https://www.domoticz.com/wiki/Inserting ... ua_parsers compatible with dzevents?
Thank you

Re: dzevents and Inserting raw data lua parsers

Posted: Monday 02 April 2018 15:45
by dannybloe
You can look at the openURL command and see how you can trigger an event based on your http response. It automatically parses json data. Maybe that's enough. See the docs.