Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2070 5174 d 8 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Changed how the page switching works.
Added swipe left and right to switch pages. Very nice!
 
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2068 5174 d 13 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!
 
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/backend.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/ajax-loader.gif
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery-1.7.2.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.1.1.min.css
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.1.1.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.tmpl.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icon-search-black.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery-1.6.1.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.css
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.min.css
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/ajax-loader.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-18-black.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-18-white.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-36-black.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-36-white.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2060 5175 d 9 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added config files  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2059 5175 d 9 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ More work  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2058 5175 d 9 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ More work in php  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2057 5175 d 10 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Fixes  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2056 5175 d 11 h arune /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added php to <?  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2054 5175 d 11 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ New functionality to php-jquery  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2051 5175 d 12 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Modifications to php-atom interface  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/atom_interface.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/tcp.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
1883 5355 d 9 h arune /trunk/ Moved Atom1.5 example client to scripts  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light
/trunk/PcSoftware/Atom1.5/php
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile
1872 5362 d 9 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.  
/trunk/PcSoftware/Atom1.5/php
/trunk/PcSoftware/Atom1.5/php/examples
/trunk/PcSoftware/Atom1.5/php/examples/light
/trunk/PcSoftware/Atom1.5/php/examples/light/htaccess.bak
/trunk/PcSoftware/Atom1.5/php/examples/light/images
/trunk/PcSoftware/Atom1.5/php/examples/light/images/ajax-loader.png
/trunk/PcSoftware/Atom1.5/php/examples/light/images/icon-search-black.png
/trunk/PcSoftware/Atom1.5/php/examples/light/images/icons-18-black.png
/trunk/PcSoftware/Atom1.5/php/examples/light/images/icons-18-white.png
/trunk/PcSoftware/Atom1.5/php/examples/light/images/icons-36-black.png
/trunk/PcSoftware/Atom1.5/php/examples/light/images/icons-36-white.png
/trunk/PcSoftware/Atom1.5/php/examples/light/index.php
/trunk/PcSoftware/Atom1.5/php/examples/light/jquery-1.6.1.min.js
/trunk/PcSoftware/Atom1.5/php/examples/light/jquery.mobile-1.0b1.css
/trunk/PcSoftware/Atom1.5/php/examples/light/jquery.mobile-1.0b1.js
/trunk/PcSoftware/Atom1.5/php/examples/light/jquery.mobile-1.0b1.min.css
/trunk/PcSoftware/Atom1.5/php/examples/light/jquery.mobile-1.0b1.min.js
/trunk/PcSoftware/Atom1.5/php/examples/light/tcp.php