Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
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.