I just completed a successful Proof of concept using the AH SDK and a CM15A.
I created a web app using .ASP, which accepts parameters, Action (sendplc or queryplc), Device (a1...P15) and command (on, off).
I can call the commands through a VB 2008 application using the WebBrowser component.
Everything's working great, though I am having limited success with queryplc (no show stopper).
The purpose of the application is to allow my disabled wife to do home automation.
I am about to send her to the X10 site, and tell her to make up a wish list. So, I am wondering what devices are supported by the SDK.
For example, I'd love to be able to get her a "Personal Assistance Voice-Dialer" (
http://www.x10.com/security/pa5800_s.html ). But, I am unsure if my application will be able to control it (ie, click an icon in my application to dial one of the pre-programmed numbers).
(She is essentially a nonverbal quadriplegic, so would be unable to push any buttons on the unit. But, she can access a computer.)
Beyond the compatibility of this specific device, I would like to be able to tell what is compatible, without having to run back here all the time, saying: "What about this".
Thanks much!