Hi,
I found Mobione recently while surfin through the web … However this made up some ideas, I hope someone can help:
I programmed a private home automatisation system using a visual hardware programming language – Profilab by Abacom: http://www.abacom-online.de/html/profilab.html (A limited demo can be downloaded)
Currently I do run the system under Win32 and I use a VNC / RDP Connection from my IPhone / IPad to access my home actors and sensor, e.g. light, lawn irrogation etc. However, Profilab offers a web server plug in so, I could run all these things not only via VNC or RDP but via HTTP. However the look of the homepage is horrible. Finding Mobione, my idea is to access the buttons, switches, clocks from profilab directly.
For example, Profilab access homepage provides the following codes, see attachment clock.zip. There are some links in the html code, if I click on them, an action is triggered on the home automatisation. So my Idea was to simply use one of those links and code is as a JavaScript code e.g. for a MobiOne Toggle:
document.write(‘<a href=”http://myserver.org/Details?ClientNo=1&FPLNo=0&Control=MainModul.S1&Action=2″></a>’)
However this did not work – How can I make it correctly?
Thank you in advance
Thorsten
Attachments:
You must be
logged in to view attached files.