I have been learning Node-Red for the past few day and started reading through the "Tools for integrators" section of the documentation. Has anyone created a Node-Red Node so you could interface withb the SYSINFO.JSON API\
-General Node information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json
-Add Hosts Information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json?hosts=1
-Add Services Information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json?services=1
-Add Local Services Information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json?services_local=1
-Add Link Information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json?link_info=1
-Add LQM Information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json?lqm=1
I can see making a Node-Red-Contrib-AREDN node for communicating with AREDN could be useful.
Scott WK7G
-General Node information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json
-Add Hosts Information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json?hosts=1
-Add Services Information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json?services=1
-Add Local Services Information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json?services_local=1
-Add Link Information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json?link_info=1
-Add LQM Information
http://<nodename>.local.mesh/cgi-bin/sysinfo.json?lqm=1
I can see making a Node-Red-Contrib-AREDN node for communicating with AREDN could be useful.
Scott WK7G