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-webgui
/
atom_interface_old.php
@ 2096
– Rev 0
Rev
Show 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
2084
5172 d 12 h
arune
/trunk/PcSoftware/scripts/
Renamed Atom1.5-phpExampleClient to Atom1.5-webgui and moved contents from light folder directly to Atom1.5-webgui
2073
5174 d 2 h
runge
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/
Added configuration parameter to use old or new atomic protocol.
Added new page for IRremotes, it is untested but should work. Also it relies on the remote name following certain rules.
2055
5175 d 6 h
linlun
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/
Fixed <?php in atom_interface.php
2051
5175 d 8 h
linlun
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/
Modifications to php-atom interface
1883
5355 d 5 h
arune
/trunk/
Moved Atom1.5 example client to scripts
1880
5358 d 2 h
arune
/trunk/PcSoftware/Atom1.5/php/examples/light/
Same fix as previous commit but in another place
1879
5358 d 2 h
arune
/trunk/PcSoftware/Atom1.5/php/examples/light/
Fixed minor bug in tcp.php (php examples)
1872
5362 d 4 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.