/var/run/fluksod/sensor doesn't exist?

I can use the web interface to enable/disable sensors, and see the symlinks in /www/sensor being created/torndown, correctly linking to /usr/bin/restful. (which is https://github.com/flukso/flm02/blob/develop/openwrt/package/flukso/luas...)

however, that code tries to look for information in /var/run/fluksod/sensor/blah and all I have in the /var/run/fluksod directory is a pid file. I've tried restarting fluksod and spid, and power cycling, but I'm not really sure what might be wrong.

Any ideas?

icarus75's picture

Hello karlp,

The /var/run/fluksod/sensor dir is not created at fluksod init time, but only when the first real-time meter values are available. That's when the 'publish' cp-routine will run for the first time. Which class of sensor did you enable? Analog? Or pulse?

Cheers,
Bart.