aboutsummaryrefslogtreecommitdiff
path: root/assignments/mqtt3
diff options
context:
space:
mode:
Diffstat (limited to 'assignments/mqtt3')
-rw-r--r--assignments/mqtt3/mqtt3.md12
-rw-r--r--assignments/mqtt3/mqtt3.pdfbin0 -> 53509 bytes
2 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
diff --git a/assignments/mqtt3/mqtt3.pdf b/assignments/mqtt3/mqtt3.pdf
new file mode 100644
index 0000000..e156bcf
--- /dev/null
+++ b/assignments/mqtt3/mqtt3.pdf
Binary files differ