aboutsummaryrefslogtreecommitdiff
path: root/assignments/mqtt3/mqtt3.md
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-06-13 20:41:24 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-06-13 20:41:24 +0200
commita4cbbee0671ff20560c31a2f3945b6131496ab2b (patch)
tree7b3a7d80db0eb3377d87bb812a3cc233f7f0cd4d /assignments/mqtt3/mqtt3.md
parente4bdeee49319bc5570dfa0e998e4e68f3c33ee8c (diff)
downloadiot-workshop-ndc-2018-a4cbbee0671ff20560c31a2f3945b6131496ab2b.tar.gz
iot-workshop-ndc-2018-a4cbbee0671ff20560c31a2f3945b6131496ab2b.tar.bz2
iot-workshop-ndc-2018-a4cbbee0671ff20560c31a2f3945b6131496ab2b.tar.xz
iot-workshop-ndc-2018-a4cbbee0671ff20560c31a2f3945b6131496ab2b.zip
wip
Diffstat (limited to 'assignments/mqtt3/mqtt3.md')
-rw-r--r--assignments/mqtt3/mqtt3.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/assignments/mqtt3/mqtt3.md b/assignments/mqtt3/mqtt3.md
deleted file mode 100644
index 2994e9a..0000000
--- a/assignments/mqtt3/mqtt3.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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