Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2068 5176 d 3 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Completly new web interfaces built on jQuery Mobile. Uses the concept of pages where pre-defined pages can be created and hopefully shared between us all. Then you instansiate one or more of these pages in the configuration file.
Right now only two simple pages exists, one for dimmers and one for generic last value information.
Do not forget to update to the latest version of the scripts for Atom!
 
1883 5357 d 0 h arune /trunk/ Moved Atom1.5 example client to scripts  
1872 5363 d 23 h runge /trunk/PcSoftware/Atom1.5/php/ Added PHP light code as an example on how to communicate with atomd from PHP. This is not finished code and stuff should be broken up into a common library in the future.