This commit is contained in:
2026-07-13 15:46:44 +02:00
commit 1df9d878ca
1729 changed files with 326867 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# MQTT Examples
Small examples for the shared MQTT wrapper.
The examples use an explicit broker IP address. Replace `192.168.1.50` with the
real address of the machine running the broker.
TLS is enabled by default in the broker stack. For Wireshark testing, start the
broker with `MQTT_TLS_ENABLED=false` and use the plain example path.
# On asus