Page 1 of 1

API access to Domoticz Alarm Panel

Posted: Monday 21 December 2015 20:35
by DieterKoblenz
I've been searching the web for an answer to my question but unfortunately I can't get it working. I bought this fingerprint sensor which I use in combination with an Arduino (/w Ethernet). I want to use my Arduino's ethernet connection to (dis)arm the alarm panel. Unfortunately I can't get Lua to work, and I honestly I am hoping for a simple solution with the rest api?

Re: API access to Domoticz Alarm Panel

Posted: Monday 21 December 2015 23:43
by Egregius
try something like this:

Code: Select all

json.htm?type=command&param=setsecstatus&secstatus=0&seccode=9c19a2aa1d84e04b0bd4bc888792bd1e
Search the forum for md5 and you'll find lots of topics about this.