You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mqtt/README.md
-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,6 @@
2
2
(See the README.md file in the upper level 'examples' directory for more information about examples.)
3
3
4
4
This example connects to the broker URI selected using `make menuconfig` (using mqtt tcp transport) and as a demonstration subscribes/unsubscribes and send a message on certain topic.
5
-
Note: If the URI equals `FROM_STDIN` then the broker address is read from stdin upon application startup (used for testing)
6
5
7
6
It uses ESP-MQTT library which implements mqtt client to connect to mqtt broker.
0 commit comments