meshtastic / Meshtastic-Android

Android application for Meshtastic
https://meshtastic.org
GNU General Public License v3.0
748 stars 217 forks source link

feat: Add local device stats to the service notification #1307

Closed jamesarich closed 1 month ago

jamesarich commented 1 month ago

This adds the Telemetry.LocalStats to the service notification. This information includes the number of online and total nodes, as well as other local stats. It also updates the notification summary and adds local stats telemetry handling.

This implementation should also automatically display new fields in the proto as they are added.

resolves #1290 Screenshot_20241012_105832 (1) Screenshot_20241012_114542 (1)