0.2.0 • Published 12 years ago

raspi-temp-logger v0.2.0

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

#raspi-temp-logger

Log temperatures as a csv file with node on the commandline

##Usage

node ./raspi-temp-logger/index.js

##Environment variables

Path to sensor output (defaults to /sys/bus/w1/devices/28-*/w1_slave)

env.FILE

Output folder: (defaults to `/data)

env.TEMPLOGPATH
``