Steffen Vogel
|
d5c42e8452
|
added scripts from Harald (thank you)
|
2011-06-11 21:21:45 +02:00 |
|
Steffen Vogel
|
98fa92f957
|
updated year 2010 -> 2011
|
2011-04-07 00:01:41 +02:00 |
|
Steffen Vogel
|
60900666ee
|
Merge branch 'master' of git://github.com/svenp/volkszaehler.org
Added form to create new entities (thx to paepke)
Conflicts:
misc/controller/bash/log_i2c_ds1631_ecmd.sh
|
2011-03-26 13:19:02 +01:00 |
|
Steffen Vogel
|
91431e4dc3
|
updated licence
|
2011-03-25 09:24:51 +01:00 |
|
Steffen Vogel
|
4dc269c8e8
|
renamed "backend" to "middleware"
|
2011-03-24 22:39:26 +01:00 |
|
SvenPeitz
|
e8d00e770a
|
cosmetics
|
2011-03-06 09:50:11 +01:00 |
|
SvenPeitz
|
7b0b6d8a50
|
fixed
TEMPERATURE=`echo 1w get $SENSORID | nc $ESEXIP 2701 -q 1 2>/dev/null | sed -e 's/Temperatur: //'`
to
TEMPERATURE=`echo 1w get $SENSORID | $NC $ESEXIP 2701 -q 1 2>/dev/null | sed -e 's/Temperatur: //'`
|
2011-03-03 22:22:32 +01:00 |
|
SvenPeitz
|
e5c9902a4c
|
closes #59
|
2011-03-03 21:54:58 +01:00 |
|
Justin Otherguy
|
d2e3facea2
|
generalized variables
|
2011-01-03 00:49:46 +01:00 |
|
Justin Otherguy
|
df247e40ca
|
more cleanups
|
2011-01-03 00:33:26 +01:00 |
|
Justin Otherguy
|
0337d8d542
|
cleaned up file names (and self-references inside the files)
|
2011-01-03 00:33:02 +01:00 |
|
Justin Otherguy
|
bca162de35
|
added a derivative of log_onewire in case you have a 1wire sensor connected to your controller board running ethersex
|
2011-01-03 00:11:19 +01:00 |
|
Steffen Vogel
|
3dc45da8cd
|
adapted install script to new dir structure
added copyright notices
|
2010-12-27 23:15:43 +01:00 |
|
Steffen Vogel
|
d5d782aebb
|
closes #39 (new directory structure)
|
2010-12-27 16:06:03 +01:00 |
|