docs: use bullet list for networks and move section after Overview

This commit is contained in:
Louis King
2026-05-11 22:10:57 +01:00
parent 13e915feef
commit 8fa56337bf
+9 -8
View File
@@ -12,14 +12,6 @@ Python 3.14+ platform for managing and orchestrating MeshCore mesh networks.
![MeshCore Hub Web Dashboard](docs/images/web.png)
## MeshCore Hub Networks
Local mesh communities that are using MeshCore Hub:
[IPNet (Ipswich, UK)](https://ipnt.uk/) | [CumbriaCQ MeshCore (Cumbria, UK)](https://meshcore.cumbriacq.com/) | [Skynet (Wales, UK)](https://skynet.cyberdyne-systems.wales/)
[MeshCore Iasi (Romania)](https://meshcore-iasi.ro/)
## Overview
MeshCore Hub provides a complete solution for monitoring, collecting, and interacting with MeshCore mesh networks. Data ingestion is handled by [meshcore-packet-capture](https://github.com/agessaman/meshcore-packet-capture), which observes MeshCore RF traffic and publishes decoded packets to MQTT. It consists of multiple components that work together:
@@ -30,6 +22,15 @@ MeshCore Hub provides a complete solution for monitoring, collecting, and intera
| **API** | REST API for querying data |
| **Web Dashboard** | Single Page Application (SPA) for visualizing network status |
## MeshCore Hub Networks
Local mesh communities that are using MeshCore Hub:
- [IPNet (Ipswich, UK)](https://ipnt.uk/)
- [CumbriaCQ MeshCore (Cumbria, UK)](https://meshcore.cumbriacq.com/)
- [Skynet (Wales, UK)](https://skynet.cyberdyne-systems.wales/)
- [MeshCore Iasi (Romania)](https://meshcore-iasi.ro/)
## Architecture
```mermaid