Thank you for this software!
Tried Raspberry Pi + Harddrive + Emoncms from emoncms.org, but
it did not work as I expected.
The new v8 emoncms fascinated me and so I did a complete new installation.
The RFM12PI Module did not start and after a bit of searching I added the directory
"emoncms" in the file:
/var/www/emoncms/Module/raspberypi/rfm12piphp
Line line 35 reads: RPI_BIN="/var/www/Modules/raspberrypi/raspberrypi_run.php"
Line line 35 should read: RPI_BIN="/var/www/emoncms/Modules/raspberrypi/raspberrypi_run.php"
^^^^^^^
Now I get the data form my sensors into emoncms.
Re: Raspberry Pi + Harddrive + Emoncms
Hi,
Sorry I missed this at the time; see https://github.com/emoncms/raspberrypi/pull/43