Set scripts to use installed versions of aqhome-tool.
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
# see https://www.pegelonline.nlwkn.niedersachsen.de/pdf/BenutzerhandbuchWebservicePegelonline.pdf
|
# see https://www.pegelonline.nlwkn.niedersachsen.de/pdf/BenutzerhandbuchWebservicePegelonline.pdf
|
||||||
|
|
||||||
JSONFILE="/tmp/pegel-nlwkn.json"
|
JSONFILE="/tmp/pegel-nlwkn.json"
|
||||||
AQHOME_TOOL="./aqhome-tool.sh"
|
#AQHOME_TOOL="./aqhome-tool.sh"
|
||||||
# AQHOME_TOOL="/usr/local/bin/aqhome-tool"
|
AQHOME_TOOL="/usr/local/bin/aqhome-tool"
|
||||||
|
|
||||||
|
|
||||||
STATION_ID="$1"
|
STATION_ID="$1"
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
# see https://www.pegelonline.wsv.de/webservice/guideRestapi
|
# see https://www.pegelonline.wsv.de/webservice/guideRestapi
|
||||||
|
|
||||||
JSONFILE="/tmp/pegel-wsv.json"
|
JSONFILE="/tmp/pegel-wsv.json"
|
||||||
AQHOME_TOOL="./aqhome-tool.sh"
|
# AQHOME_TOOL="./aqhome-tool.sh"
|
||||||
# AQHOME_TOOL="/usr/local/bin/aqhome-tool"
|
AQHOME_TOOL="/usr/local/bin/aqhome-tool"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user