aboutsummaryrefslogtreecommitdiff
path: root/toc.md
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-04-20 09:44:25 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-04-20 09:53:27 +0200
commita1035c3f39c0952e09571be076bf6a4cb2fb966c (patch)
treef3859fac3328b4d722f2d14a2c28ef0d2a142180 /toc.md
parenteb0cfce8013d4bfcd45cc1162cce865e655ac459 (diff)
downloadiot-workshop-a1035c3f39c0952e09571be076bf6a4cb2fb966c.tar.gz
iot-workshop-a1035c3f39c0952e09571be076bf6a4cb2fb966c.tar.bz2
iot-workshop-a1035c3f39c0952e09571be076bf6a4cb2fb966c.tar.xz
iot-workshop-a1035c3f39c0952e09571be076bf6a4cb2fb966c.zip
wip
Diffstat (limited to 'toc.md')
-rw-r--r--toc.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/toc.md b/toc.md
index 785be3f..dd6db1d 100644
--- a/toc.md
+++ b/toc.md
@@ -20,9 +20,21 @@
* Details: IP
* Details: IP
* Lecture: ESP8266 aka NodeMCU aka ESP-12
+ * ESP8266 software layers
* Lecture: MQTT
* MQTT
- * MQTT Implementations
+ * MQTT - The protocol
+ * MQTT - The protocol - MQTT Topic
+ * MQTT - The protocol - MQTT Topic
+ * MQTT - The protocol - MQTT Packet
+ * MQTT - The protocol - MQTT Topic - more
+ * MQTT - The protocol
+ * MQTT - Patterns
+ * MQTT - Implementations
* MQTT Cloud Connectors
* Notes
- * Assignments
+* Assignments
+ * Assignment 1: Blink a led
+ * Assignment 2: Connect to Wi-Fi
+ * Assignment 3: Connect to MQTT broker
+ * Assignment 4: Network play time