aboutsummaryrefslogtreecommitdiff
path: root/assignments/mqtt3/mqtt3.md
diff options
context:
space:
mode:
Diffstat (limited to 'assignments/mqtt3/mqtt3.md')
-rw-r--r--assignments/mqtt3/mqtt3.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/assignments/mqtt3/mqtt3.md b/assignments/mqtt3/mqtt3.md
new file mode 100644
index 0000000..2994e9a
--- /dev/null
+++ b/assignments/mqtt3/mqtt3.md
@@ -0,0 +1,12 @@
+# Assignment: MQTT
+
+## Goal
+
+Connect two devices with MQTT
+
+## Steps
+
+1. Publish an alert
+1. Subscribe to alert topic, blink a led when you get a message
+1. Implement subscription to reconfigure device
+ 1. Change temperature report interval