mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-27 00:47:52 +00:00
AreaScopeAdoption.Matching entries now carry MatchedScopes (which of the area's linked regionScopes each node actually matched, via default_scope or by relaying it) instead of just a bare name/key ref. A node can match more than one when an area links several scopes and the node uses/relays more than one of them. Frontend: an area linking more than one scope (e.g. Europa's "eu" and "europe") now splits its Supporting list into one sub-group per scope instead of a single flat list, so it's visible which nodes support which specific scope.