Greetings,
I'm investigating adding support for AREDN to WoAD, a Winlink client for Android devices (woad.sumusltd.com).
Currently I'm working on querying for the list of nodes running a Telnet Post Office (RMS Relay).
In another forum post (https://www.arednmesh.org/content/service-discovery-dns-sd) from a couple of years ago it was recommended to use http://localnode.local.mesh:8080/cgi-bin/api?mesh=services for this. I was wondering if this is still the case, or if this might have changed in the interim.
Any advise would be much appreciated. And if anyone could send the results of such a query for testing purposes that would be gratefully received.
All the best,
Andrew
VA7YAA
I'm investigating adding support for AREDN to WoAD, a Winlink client for Android devices (woad.sumusltd.com).
Currently I'm working on querying for the list of nodes running a Telnet Post Office (RMS Relay).
In another forum post (https://www.arednmesh.org/content/service-discovery-dns-sd) from a couple of years ago it was recommended to use http://localnode.local.mesh:8080/cgi-bin/api?mesh=services for this. I was wondering if this is still the case, or if this might have changed in the interim.
Any advise would be much appreciated. And if anyone could send the results of such a query for testing purposes that would be gratefully received.
All the best,
Andrew
VA7YAA
Fail: Nightly 20241202
https://docs.arednmesh.org/en/latest/arednHow-toGuides/devtools.html
or
curl http://w6bi-shack-node.local.mesh:8080/cgi-bin/sysinfo.json?services=1|jq '.'|grep -A 464 services|grep -B 1 -A 3 name|grep -B 1 -A 3 Winlink|grep '"link"'
Orv W6BI