... | ... |
@@ -9,7 +9,8 @@ APP_PATH="/home/$USER/bin" |
9 | 9 |
LOG_PATH="/home/$USER/log" |
10 | 10 |
|
11 | 11 |
AGENT_NAME="[a]rednsigAgent.py" |
12 |
-NODE_URL="http://localnode:8080/cgi-bin/signal.json" |
|
12 |
+NODE_URL="http://192.168.1.30:8080/cgi-bin/signal.json" |
|
13 |
+#NODE_URL="http://localnode:8080/cgi-bin/signal.json" |
|
13 | 14 |
|
14 | 15 |
POLLING_INTERVAL="60" |
15 | 16 |
|
... | ... |
@@ -47,7 +47,9 @@ _USER = os.environ['USER'] |
47 | 47 |
### DEFAULT AREDN NODE URL ### |
48 | 48 |
|
49 | 49 |
# ip address of the aredn node |
50 |
-_DEFAULT_AREDN_NODE_URL = "http://localnode:8080/cgi-bin/signal.json" |
|
50 |
+ |
|
51 |
+#_DEFAULT_AREDN_NODE_URL = "http://localnode:8080/cgi-bin/signal.json" |
|
52 |
+_DEFAULT_AREDN_NODE_URL = "http://192.168.1.30:8080/cgi-bin/signal.json" |
|
51 | 53 |
|
52 | 54 |
### FILE AND FOLDER LOCATIONS ### |
53 | 55 |
|
... | ... |
@@ -96,7 +96,7 @@ span.selectorElement { |
96 | 96 |
<body onload="main()"> |
97 | 97 |
|
98 | 98 |
<div class="mainContainer"> |
99 |
-<h2><a href="https://github.com/fractalxaos/arednsig" |
|
99 |
+<h2><a href="https://github.com/fractalxaos/ham/tree/master/arednsig" |
|
100 | 100 |
style="text-decoration:none" target="_new"> |
101 | 101 |
KA7JLO Aredn Node Signal</a></h2> |
102 | 102 |
<h3>Last Updated</h3> |
... | ... |
@@ -161,7 +161,8 @@ Data updates every: <span id="period"></span> minutes |
161 | 161 |
<b>NOTES:</b> |
162 | 162 |
<ul> |
163 | 163 |
<li>Aredn Node Signal software available at |
164 |
-<a href="https://github.com/fractalxaos/arednsig" target="_new"> |
|
164 |
+<a href="https://github.com/fractalxaos/ham/tree/master/arednsig" |
|
165 |
+ target="_new"> |
|
165 | 166 |
<i>Github.com</i></a>.</li> |
166 | 167 |
<li>Project sponsored by |
167 | 168 |
<a href="https://willamettevalleymesh.net" TARGET="_NEW"> |