python icon indicating copy to clipboard operation
python copied to clipboard

Feature Request: Add remove node admin message

Open rcarteraz opened this issue 1 year ago • 0 comments

Proposed Implementation: When executed with a node number, the --remove-node command would send the remove_by_nodenum admin message to the device's radio firmware. This would remove the specified node from the nodedb.

Example:

meshtastic --remove-node 12345

Benefits:

  • Allows managing the nodedb from the CLI
  • Consistent with other clients

rcarteraz avatar Mar 19 '24 05:03 rcarteraz