Affirmatech / MeshSense

MeshSense directly connects to your Meshtastic node via Bluetooth or WiFi and continuously provides information to assess the health of your mesh network.
https://affirmatech.com/meshsense
GNU General Public License v3.0
46 stars 6 forks source link

introduce a dynamic node inactivity timer variable #7

Closed mblauser closed 2 months ago

mblauser commented 2 months ago

This should be considered a start for introducing a new global variable $nodeInactiveTimer to modify the threshold of what is considered inactive nodes per feature request #3. Feel free to change the variable name to better match a defined naming scheme.

New code is still needed to interact with the user to set this variable value in settings, or in a new selectable 30, 60, 90, 120 minutes dropdown. I do not know how to code that component.

mblauser commented 2 months ago

** note: I have not tested this code, so please review carefully. This is my first ever pull request. {noob}

Soltares commented 2 months ago

Thank you very much for the contribution -- looks great! We are learning right along with you! :smile: