Allow request-telemetry to illicit LocalStats response#707
Allow request-telemetry to illicit LocalStats response#707ianmcorvidae merged 1 commit intomasterfrom
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #707 +/- ##
==========================================
- Coverage 60.33% 60.29% -0.04%
==========================================
Files 24 24
Lines 3814 3816 +2
==========================================
Hits 2301 2301
- Misses 1513 1515 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
|
LGTM. I'm guessing this is a local-only request, or does this work over the mesh? Either way this seems good though, no real need to prevent people trying it in the CLI, haha. |
Previously localstats was PhoneAPI only telemtry variant, but in the upcoming 2.5.14 version, it can be requested even over the lora mesh. It just isn't regularly broadcasted on any sort of interval. |
No description provided.