aboutsummaryrefslogtreecommitdiff
path: root/slides/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'slides/TODO.md')
-rw-r--r--slides/TODO.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/slides/TODO.md b/slides/TODO.md
index 7d053b9..5b84672 100644
--- a/slides/TODO.md
+++ b/slides/TODO.md
@@ -4,4 +4,20 @@ Slide: *Device and application architecture with MQTT*
Illustrates that everyone connects to the broker, but messages can
be pushed. Contrast to HTTP.
+Slide: *MQTT on Arduino*
+* flytt callback til egen slide.
+* legg til Serial.println("connecting"); og Serial.println("connected");
+* sett mqtt_server = "trygvis.io";
+ditto på neste slide
+
+* vis client_id
+
* Assignments: D0 is the pin to use.
+
+
+MQTT
+* fix switch orientation
+* husk å gjøre preparations
+* screen shot av library manager og installering av PubSubClient
+
+* vis hvordan man formaterer stringer., clientId og subscription patterns.