I have a program that I would like to bridge with VERA. I am a programmer, so I can use my program to send TCP or HTTP GET commands to VERA in order to automate an individual device. Is this at all possible?
I fire a number of scenes via http from other machines on my network. Here is an example scene URL I use (I use curl to call this):
Other examples of what can be done via http are documented here:
[url=http://wiki.micasaverde.com/index.php/UI_Simple]http://wiki.micasaverde.com/index.php/UI_Simple[/url]
I hope that helps!
Thanks ! That’s exactly what I was looking for.