meshtastic / protobufs

Protobuf definitions for the Meshtastic project
https://meshtastic.org
GNU General Public License v3.0
71 stars 106 forks source link

Add field to NodeDB entries indicating "favorite" status (which would also prevent them from DB removal #429

Closed rlmalisz closed 3 months ago

rlmalisz commented 5 months ago

Platform

NRF52, ESP32

Description

The title largely describes it. Currently, "favorite" is an abstraction present in the iOS app. This helps keep frequent DM targets top of node list on the phome. If this were actually a NodeDB attribute (settable via CLI), then devices could be pre-provisioned for use by ad hoc groups with no user setup required beyond device pairing, wtih these "favorites" already noted for other devices in the group.

geeksville commented 5 months ago

This issue has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/favorites-and-deletion-of-them/9623/2