mirror of
https://github.com/MeshCore-Beacon/beacon-server.git
synced 2026-09-01 16:48:19 +00:00
add scope stats api to readme
This commit is contained in:
@@ -316,6 +316,7 @@ GET /api/v1/packets?iata=YOW&afterId=12345&limit=100
|
||||
| `GET` | `/stats/payload-breakdown` | Observation counts by payload type (last 24h by default) |
|
||||
| `GET` | `/stats/top-nodes` | Top N nodes by observation count (from materialized view) |
|
||||
| `GET` | `/stats/top-observers` | Top N observers by observation count (last 24h by default) |
|
||||
| `GET` | `/stats/scopes` | Configured region scopes and breakdown of packets, nodes, observers |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user