No description
- TypeScript 99.6%
- Dockerfile 0.4%
| dashboards | ||
| example | ||
| packages | ||
| pictures | ||
| proto | ||
| .dockerignore | ||
| .gitignore | ||
| .gitmodules | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| readme.md | ||
Sophisticated
Meshtastic node implementation in TypeScript
Sophisticated is my attempt to make fully standalone meshtastic node* in TypeScript.
In the current state this project is more of a proof of concept and testing/learning grounds.
*by meshtastic node i mean piece of software that implements protocols of meshtastic and can talk to other nodes
For now, Sophisticated communicates with other nodes via MQTT and can seamlesly talk to other nodes in MQTT network. It implements simple chat bot and Prometheus metrics exporter.
In example you can check out full deployment example with Grafana, Prometheus and Mosquitto via Docker Compose.
Dashboard for Grafana can be found in dashboards folder.


