/weewx-csv

An extension for weewx that saves sensor data to a file as comma-separated values

Primary LanguagePython

csv - emit loop or archive data in comma-separated-value format

Forked from 0.10 (copyright 2015 Matthew Wall)

Installation instructions:

  1. run the installer:

wee_extension --install weewx-csv.tgz

  1. restart weewx:

sudo /etc/init.d/weewx stop sudo /etc/init.d/weewx start