Skip to content

Commit 1a61b67

Browse files
ADD: Docu for MQTT Publisher
1 parent da342fa commit 1a61b67

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

TCP_IP/MQTT_Publisher/Readme.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# MQTT publisher
2+
3+
This application simulates a simple MQTT device
4+
5+
![](preview.png)
6+
7+
Main feature is to connect unencrypted to a MQTT broker and send publish messages. This can either be usefull if you do not have the real MQTT device by hand or want to test your own MQTT broker implementation. Also implemented is the MQTT Ping packet.

TCP_IP/MQTT_Publisher/preview.png

44.9 KB
Loading

0 commit comments

Comments
 (0)