I am new to x10, and I have a question
As far as I've read, x10 modules are one way and the only way ahp knows the status of a device is by remembering the last command sent to the device (it assumes command was received) (correct??)
when a command was sent through a 3rd party software that uses the sdk, does ahp register that command and change the module status??
I am planning to use x10 commander server because it supports http url commands that I can generate from eventghost. I just wanted to make sure that if eventghost turns a light on through x10 commander, AHP will recognize that light being on.
Thanks
By the way, does AHP have an http rest api? so I could send the commands directly to it without the need for x10 commander server?? or any other way eventghost can communicate with it??