We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Years later there remains no way to delete the CSV file for range tests, create an admin messages so this file can be deleted.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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.
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.
Successfully merging a pull request may close this issue.
Years later there remains no way to delete the CSV file for range tests, create an admin messages so this file can be deleted.
The text was updated successfully, but these errors were encountered: