mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
moved to software
This commit is contained in:
parent
583fc98791
commit
6773285924
|
@ -14,5 +14,7 @@ Current community projects:
|
|||
- [Node-RED Messages Node](/docs/community/software/community-node-red-messages) - Node-RED node to send and receive packets / text messages from a device connected via HTTP.
|
||||
- [MQTT Connect for Meshtastic](https://github.com/pdxlocations/MQTT-Connect-for-Meshtastic) - A nodeless python client for communicating with Meshtastic devices over MQTT.
|
||||
- [Contact](https://github.com/pdxlocations/contact) - A TUI console client for Meshtastic devices. Built with the curses library.
|
||||
- [Telemetry Harbor - Grafana](/docs/community/software/telemetryharbor) - A cloud-based solution for collecting, storing, and visualizing Meshtastic telemetry data using grafana.
|
||||
|
||||
|
||||
Support for these projects should be sought from their respective authors.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
id: integrations-telemetry-harbor
|
||||
title: Telemetry Harbor Integration
|
||||
sidebar_label: Telemetry Harbor
|
||||
sidebar_position: 3
|
||||
sidebar_position: 5
|
||||
---
|
||||
|
||||
## Using Telemetry Harbor with Meshtastic
|
|
@ -15,6 +15,4 @@ Current Meshtastic integrations:
|
|||
|
||||
- [MQTT](/docs/software/integrations/mqtt) - Bridging mesh networks over the internet and integrating Meshtastic protocols with popular technologies such as Home Assistant, Node Red, and Adafruit IO.
|
||||
|
||||
- [Telemetry Harbor - Grafana](/docs/software/integrations/telemetryharbor) - A cloud-based solution for collecting, storing, and visualizing Meshtastic telemetry data using grafana.
|
||||
|
||||
Support for the integrated products should be sought from their respective authors or vendors.
|
||||
|
|
Loading…
Reference in a new issue