I have a question for us.
I am using 1 SDM120C for Consumption and i need an help for configuring MeterN to use it.
I have put the com_daemon.php and com_daemon_loop.php into comapps giving them permission www-data users-group . Then i modified the config_daemon.php for starting the com_daemon .
It seems to work, but every time i use the houseenergy commands, i obtain :
Code: Select all
root@raspberrypi:/var/www/metern# houseenergy -energy
cat: /dev/shm/metern_log.txt: File o directory non esistente
cat: /dev/shm/metern_log.txt: File o directory non esistente
cat: /dev/shm/metern_log.txt: File o directory non esistente
cat: /dev/shm/metern_log.txt: File o directory non esistente
cat: /dev/shm/metern_log.txt: File o directory non esistente
cat: /dev/shm/metern_log.txt: File o directory non esistente
root@raspberrypi:/var/www/metern# houseenergy -power
cat: /dev/shm/metern_log.txt: File o directory non esistente
cat: /dev/shm/metern_log.txt: File o directory non esistente
cat: /dev/shm/metern_log.txt: File o directory non esistente
2(0*W)
Can you give me an help ?
Thanks,
Tony