https://github.com/valentintintin/meshtastic-mqtt-explorer
Site pour explorer les paquets envoyés sur le réseau Meshtastic par le biais de MQTT
https://github.com/valentintintin/meshtastic-mqtt-explorer
ant-design blazor csharp meshtastic mqtt radio
Last synced: about 1 year ago
JSON representation
Site pour explorer les paquets envoyés sur le réseau Meshtastic par le biais de MQTT
- Host: GitHub
- URL: https://github.com/valentintintin/meshtastic-mqtt-explorer
- Owner: valentintintin
- Created: 2024-06-03T16:16:23.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T09:21:18.000Z (over 1 year ago)
- Last Synced: 2024-10-25T06:47:43.240Z (over 1 year ago)
- Topics: ant-design, blazor, csharp, meshtastic, mqtt, radio
- Language: C#
- Homepage: https://meshtastic-mqtt-explorer.pixel-server.ovh/
- Size: 1.82 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meshtastic Mqtt Explorer
Meshtastic Mqtt Explorer est un site permettant d'explorer les trames transmises sur le réseau Meshtastic. Il permet également de voir les noeuds connectés au réseau et d'autres petites choses.
https://meshtastic-mqtt-explorer.pixel-server.ovh/
## Serveurs MQTT utilisés
| Nom | URL |
|-------------|----------------------------|
| Gaulix | mqtt.flowapps.link |
| Meshtastic | mqtt.meshtastic.org |
## Inspirations
- [MeshMap](https://github.com/meshtastic/MeshMap)
- [Liam Cottle](https://github.com/liamcottle)