Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mskvortsov committed Apr 11, 2024
1 parent d905857 commit 4d198ec
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Meshtastic MQTT Monitor

A pure JavaScript application (no server backend used) that shows raw packet
data acquired from a specified MQTT server.
data acquired from a specified MQTT server. The server should have a WebSocket
endpoint.

Nodes should publish their packets in protobuf form by disabling JSON output
in MQTT settings.

The app is deployed at <https://mskvortsov.github.io/meshmon>

0 comments on commit 4d198ec

Please sign in to comment.