smsearcy / mesh-info

Collect and view information about an AREDN mesh network.
GNU General Public License v3.0
5 stars 2 forks source link

Fixes for missing IP addresses #112

Closed smsearcy closed 1 year ago

smsearcy commented 1 year ago

Get the primary IP address from the JSON data for newer firmware when RF is disabled.

Use the IP address the poller connected to as a fallback when the primary/WLAN interface cannot be identified.

Fixes #111