fix(gateway): fix architecture diagram code block in README

This commit is contained in:
DjeAvd
2026-04-08 10:45:11 +02:00
committed by Klagarge
parent 2bfc76fee0
commit d79f934aae

View File

@@ -6,12 +6,9 @@ MQTT broker on each notification received.
## Architecture
```
Thingy:52 nodes Raspberry Pi MQTT broker
[Thingy #1] --+
|
[Thingy #2] --+--> (BLE) --> [gateway.py] --> (MQTT) --> [Mosquitto]
|
[Thingy #n] --+
[Thingy #1] ──┐
[Thingy #2] ──┼──(BLE)──> [Raspberry Pi / gateway.py] ──(MQTT)──> [Mosquitto]
[Thingy #n] ──┘
```
The gateway discovers nodes automatically by filtering BLE advertising packets
on the Nordic Configuration service UUID (`ef680100`). Once connected, it