Skip to content

[Feature Request]: Clearly delineated message types #826

@ford-jones

Description

@ford-jones

Prerequisites

  • I have searched existing issues to ensure this feature hasn't already been requested
  • I have checked the documentation to verify this feature doesn't already exist

Problem Statement

Currently there is no way to tell whether a message in the primary channel was received via MQTT or LoRa. In areas where the mesh is spread thinly, having the ability to tell that a message was actually received over LoRa instead of through the MQTT module would make it a lot easier to coordinate with other nodes in your localised area.

Proposed Solution

Create an icon to display next to the message sender's name that indicates the message was sent over LoRa as opposed to MQTT . (e.g. something like 📶)

Current Alternatives

  • Checking whether a node has the MQTT module enabled with the python cli (e.g. the node list as displayed by meshtastic --info reveals the values of the lastHeard and viaMqtt properties)
  • Looking for the node in the various mesh-maps
  • Asking the person directly if I suspect they're a local

Importance

Nice to have

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions