mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-10 15:06:08 +00:00
Expanding a grouped row fired: packets?hash=X&expand=observations, packets?hash=X&limit=1, and packets/HASH — all returning the same data. Now uses single /packets/HASH call and passes prefetched data to selectPacket() to skip redundant fetches.