updated directory structure and READMEs

This commit is contained in:
Steffen Vogel 2011-07-18 11:17:19 +02:00
parent 70af408730
commit cde41e54c9
2 changed files with 7 additions and 15 deletions

4
README
View file

@ -11,8 +11,8 @@ volkszaehler.org/
|_ lib/ middleware libraries
|_ misc/
|_ controller/
| |_ php/ simple reference implemenation of controllers
| \_ ethersex ethersex fork optimized for volkszaehler.org
| |_ vzlogger/ command line tool to log meters/sensors
| \_ batch/ batch scripts for logging (prototypes)
|
|_ docs/ documentation
|_ frontend/

View file

@ -1,14 +1,6 @@
Dieses Verzeichnis enthällt den Sourcecode für die Messcontroller (und deren Webfrontend).
volkszaehler.org can read measurements from a variety of "controllers":
PHP
---------------------------------------
Die PHP Implementation soll eine Referenz für alle anderen Controllerimplementationen darstellen und ist als Vorbild zu nutzen.
Ethersex
---------------------------------------
Informationen zum Comilen und flashen finden sich hier:
http://wiki.volkszaehler.org/software/ethersex
Das ethersex Verzeichnis ist als git Submodule eingebunden und kann mit folgenden Befehlen nachgeladen werden:
git submodule init
git submodule update
vzlogger/ our main tool for logging meters/sensors/eHz and many more
ethersex/ little OS running on Atmel AVRs (clone from git://github.com/ethersex/ethersex.git)
batch/ a collection of batch scripts (mostly used for prototyping)
current_cost/