Multiple changes to the code. Important to mentioned:

- Added ways to show the node data on the page with links to the nodes themselves.
- more work on the graphs.
This commit is contained in:
Pablo Revilla
2025-02-11 17:37:12 -08:00
parent e1228fbb64
commit bdcf086939
+2
View File
@@ -1,6 +1,8 @@
Meshview
========
Now running at https://meshview.bayme.sh
This project watches a MQTT topic for meshtastic messages, imports them to a
database and has a web UI to view them.
Requires Python 3.12