Logging utility for several meters & sensors
Vai al file
Steffen Vogel f5931dcc7e improved exception handling on failed HTTP requests 2012-03-12 16:12:24 +01:00
debian release 0.3.3 2012-02-19 16:05:53 +01:00
docs updated build system 2011-10-08 17:21:34 +02:00
etc added example for new fluksov2 protocol 2012-01-19 18:03:37 +01:00
include improved exception handling on failed HTTP requests 2012-03-12 16:12:24 +01:00
src improved exception handling on failed HTTP requests 2012-03-12 16:12:24 +01:00
.gitignore removed binary from repostory 2012-01-22 15:53:12 +01:00
AUTHORS updated standard files 2011-09-10 00:04:44 +02:00
COPYING fixed invalid symlink to licence 2011-08-31 00:38:35 +02:00
ChangeLog updated standard files 2011-09-10 00:04:44 +02:00
INSTALL updated buildsystem (fixes missing install-sh) 2011-09-15 21:44:00 +02:00
Makefile.am reorganized directory structure: merged libmtr and vzlogger and removed vzreader 2012-01-19 18:50:54 +01:00
Makefile.in reorganized directory structure: merged libmtr and vzlogger and removed vzreader 2012-01-19 18:50:54 +01:00
NEWS updated standard files 2011-09-10 00:04:44 +02:00
README updated packaging 2011-10-08 17:21:58 +02:00
aclocal.m4 updated build system 2011-10-08 17:21:34 +02:00
autogen.sh introduced gnu autotools buildsystem for vzlogger 2011-06-11 23:42:58 +02:00
compile updated buildsystem (fixes missing install-sh) 2011-09-15 21:44:00 +02:00
config.h.in Revert "added switches and comments for d0 protocol" 2011-10-24 23:03:55 +02:00
configure added new version 2012-01-22 15:51:34 +01:00
configure.ac added new version 2012-01-22 15:51:34 +01:00
depcomp updated buildsystem (fixes missing install-sh) 2011-09-15 21:44:00 +02:00
install-sh updated buildsystem (fixes missing install-sh) 2011-09-15 21:44:00 +02:00
missing updated buildsystem (fixes missing install-sh) 2011-09-15 21:44:00 +02:00

README

vzlogger...
  * is a tool to read and log measurements of a wide variety of smartmeters, sensors to the volkszaehler.org middleware.
  * can run as a daemon or via Cron.
  * includes a tiny onboard httpd to serve realtime readings to the AJAX web frontend.
  * is written in ANSI C and should run on most embedded devices which conform to the POSIX standard.

Feel free to implement support your own hardware ;)
If you have questions, contact Steffen Vogel <info@steffenvogel.de>

More information is available in our wiki:
http://wiki.volkszaehler.org/software/controller/vzlogger