Skip to content

[Feature Request]: Ability to alter connection profile in "Connect to a Meshtastic device" conversation #1035

@roberthadow

Description

@roberthadow

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

CRUD - create, read, update, delete

For the same of completeness, please add a method that allows one to update the device connection profile.

  • We have a nice create method "Add Connection"

  • We have a super read method: "Connect"

  • We have a functional delete method: "Delete"

  • There is no update method.

If you want to keep the device profile, but change the USB port, you have to delete the profile and create a new one.

If there were an update method, then one could also add a copy function. Copy the model, change a couple of details, and you have another profile without starting from scratch.

Proposed Solution

Add to the meatball menu an update option and a copy option.

On copy, append " NEW" to the longname of the newly created profile.

And while the code block is opened, either fix or get rid of the "Never connected" notification.

Current Alternatives

I delete the existing record and create a new one. I hope my browser remembers stuff I've previously typed in the same fields so I can just select from options offered.

Importance

Nice to have

Additional Context

No response

Metadata

Metadata

Assignees

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