en:software:mqtt
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:software:mqtt [2026/08/06 18:22] – Create MQTT server page fasteiner | en:software:mqtt [2026/08/06 18:38] (current) – clarify: topic uses the node ID from the self-service portal fasteiner | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * **Publishing requires no username or password.** | * **Publishing requires no username or password.** | ||
| * Every node identifies itself by its **node name** — by default the Ethernet MAC address of the ESP32 (e.g. '' | * Every node identifies itself by its **node name** — by default the Ethernet MAC address of the ESP32 (e.g. '' | ||
| + | |||
| + | ===== Topics ===== | ||
| + | |||
| + | Each node publishes under '' | ||
| + | |||
| + | ^ Topic ^ Content ^ | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | To subscribe to **all** messages of a node, the wildcard '' | ||
| ===== Subscribing to your node ===== | ===== Subscribing to your node ===== | ||
en/software/mqtt.1786033374.txt.gz · Last modified: by fasteiner
