Init
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user