mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-04 03:55:42 +00:00
8414015b2c
- Fix #11: Remove goRuntime and heapMB from /api/health response - Fix #12: Remove status, uptimeHuman, websocket, goRuntime from /api/perf - Fix #10: Add POST /api/perf/reset endpoint - Fix #7: Return real IATA airport coordinates from /api/iata-coords - Fix #8: Add POST /api/packets endpoint with decode+insert - Fix #9: Add POST /api/decode endpoint - Fix #1: Implement real SQL for hopDistribution, uptimeHeatmap, computedStats in /api/nodes/:pubkey/analytics - Fix #2: Implement SQL fallback for /api/analytics/topology - Fix #3: Implement real SQL queries for /api/nodes/:pubkey/paths - Fix #4: Add per-observer breakdown in /api/nodes/bulk-health - Fix #5: Implement SQL fallback for /api/analytics/distance - Fix #6: Implement timeline, nodesTimeline, snrDistribution in /api/observers/:id/analytics New file: cmd/server/decoder.go -- decoder from ingestor adapted for server package (uses time.Unix instead of util.go helper) fixes #163 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
13 KiB
13 KiB