aboutsummaryrefslogtreecommitdiff
path: root/assignments/mqtt3/mqtt3.md
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-04-27 00:39:19 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-04-27 00:39:19 +0200
commit284a60cf65523b3a868a58cf2edc97d190a95608 (patch)
treee51a5502faf49a5ab94f7249ca43a8bd340089a7 /assignments/mqtt3/mqtt3.md
parent02e2780d233c2d73fcbd32a2a970d5a6f3696224 (diff)
downloadiot-workshop-284a60cf65523b3a868a58cf2edc97d190a95608.tar.gz
iot-workshop-284a60cf65523b3a868a58cf2edc97d190a95608.tar.bz2
iot-workshop-284a60cf65523b3a868a58cf2edc97d190a95608.tar.xz
iot-workshop-284a60cf65523b3a868a58cf2edc97d190a95608.zip
wip
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