HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
PcSoftware
/
scripts
/
Atom1.5-phpExampleClient
/
light
/
index.php
@ 2080
– Rev 0
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
2080
5173 d 11 h
runge
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/
Added the possibility to translate alias names into nicer looking names for display as suggested by arune.
There is a array i the configuration file which to set this up. If an alias does not have a pretty name in this file the alias itself will be used.
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
/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/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/template.html
2070
5174 d 5 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 10 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 7 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 7 h
linlun
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/
More work
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2058
5175 d 7 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 7 h
linlun
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/
Fixes
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2056
5175 d 8 h
arune
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/
Added php to <?
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2054
5175 d 8 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 10 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 7 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 6 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