Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete File by path admin message #424

Closed
garthvh opened this issue Jan 24, 2024 · 3 comments · Fixed by #425
Closed

Delete File by path admin message #424

garthvh opened this issue Jan 24, 2024 · 3 comments · Fixed by #425

Comments

@garthvh
Copy link
Member

garthvh commented Jan 24, 2024

Years later there remains no way to delete the CSV file for range tests, create an admin messages so this file can be deleted.

@geeksville
Copy link
Member

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

https://meshtastic.discourse.group/t/how-to-reset-the-csv-file/9430/5

@andrekir
Copy link
Member

this still works:

powershell: Invoke-RestMethod -UseBasicParsing -Uri "http://meshtastic.local/json/fs/delete/static?delete=static/rangetest.csv" -Method Delete

maybe one of the web devs can implement this on the web client.

@thebentern
Copy link
Contributor

We can probably re-use that underlying method. Adding an admin message will let us do it on non-wifi hardware like Pico and Nrf52.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants