I've got several 2n HeliosIP door stations. One of them controls my driveway gate. There is function on the Helios that will trigger the gate from an HTTP command. In other words, from any browser I can simply type :
"http://helios_ip_address/enu/lockstate.xml.p?lockXstate=Y" in the address line, (where helios_ip_ address is the ip address of the device, where X is the lock number and Y is 0 for switch off, 1 for switch on and 2 for change over) and it will open or close my gate.
I would like to program an HAI button that will simply send an http command like the above. The idea would be to be able to use SnapLink or HAIKU to trigger the gate by pressing the "button". Any ideas? Thanks.
"http://helios_ip_address/enu/lockstate.xml.p?lockXstate=Y" in the address line, (where helios_ip_ address is the ip address of the device, where X is the lock number and Y is 0 for switch off, 1 for switch on and 2 for change over) and it will open or close my gate.
I would like to program an HAI button that will simply send an http command like the above. The idea would be to be able to use SnapLink or HAIKU to trigger the gate by pressing the "button". Any ideas? Thanks.