From d95fc5ca9e6a9c28894514b77e77b6b0eb58fbe9 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 26 Jan 2023 11:36:44 +0100 Subject: A bunch of theme changes and removal of Cactus comments --- content/posts/2017-08-11-simple-iot-application.md | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'content/posts/2017-08-11-simple-iot-application.md') diff --git a/content/posts/2017-08-11-simple-iot-application.md b/content/posts/2017-08-11-simple-iot-application.md index 1107228..b34fe6b 100755 --- a/content/posts/2017-08-11-simple-iot-application.md +++ b/content/posts/2017-08-11-simple-iot-application.md @@ -5,17 +5,6 @@ date: 2017-08-11 draft: false --- -**Table of contents** - -1. [Initial thoughts](#initial-thoughts) -2. [Simple Python API](#simple-python-api) - 1. [Basic web application](#basic-web-application) - 2. [Web application security](#web-application-security) - 3. [Simple API for writing data-points](#simple-api-for-writing-data-points) -3. [Sending data to API with Arduino MKR1000](#sending-data-to-api-with-arduino-mkr1000) -4. [Data visualization](#data-visualization) -5. [Conclusion](#conclusion) - ## Initial thoughts I have been developing these kind of application for the better part of my last 5 years and people keep asking me how to approach developing such application and I will give a try explaining it here. -- cgit v1.2.3