diff --git a/misc/controller/bash/log_onewire_ecmd.sh b/misc/controller/bash/log_onewire_ecmd.sh index 72fef7b..712ba79 100755 --- a/misc/controller/bash/log_onewire_ecmd.sh +++ b/misc/controller/bash/log_onewire_ecmd.sh @@ -38,11 +38,11 @@ URL="http://volkszaehler.org/neu/backend/index.php" # sensor settings # id of the sensor -SENSORID=10a5d600020800b7 +SENSORID= # ip address of the controller board running ethersex -ESEXIP=192.168.111.56 +ESEXIP= # uuid of the sensor in the volkszaehler database -UUID=0f2636b4-12cf-c086-50da-348fab30ece6 +UUID= ## # paths to binaries - you should not need to change these