mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-09-09 14:35:39 +00:00
Updated the MQTT neighbors functionality to include a two-stage refresh process for periodic publishing. The first stage performs a 60-second zero-hop neighbor refresh, followed by querying the refreshed table for scopes before publishing. This change improves the accuracy of neighbor data and ensures timely updates in the network. Documentation has been updated to reflect these changes.