diff options
Diffstat (limited to 'content/posts/2017-08-11-simple-iot-application.md')
| -rwxr-xr-x | content/posts/2017-08-11-simple-iot-application.md | 11 |
1 files changed, 0 insertions, 11 deletions
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 | |||
| 5 | draft: false | 5 | draft: false |
| 6 | --- | 6 | --- |
| 7 | 7 | ||
| 8 | **Table of contents** | ||
| 9 | |||
| 10 | 1. [Initial thoughts](#initial-thoughts) | ||
| 11 | 2. [Simple Python API](#simple-python-api) | ||
| 12 | 1. [Basic web application](#basic-web-application) | ||
| 13 | 2. [Web application security](#web-application-security) | ||
| 14 | 3. [Simple API for writing data-points](#simple-api-for-writing-data-points) | ||
| 15 | 3. [Sending data to API with Arduino MKR1000](#sending-data-to-api-with-arduino-mkr1000) | ||
| 16 | 4. [Data visualization](#data-visualization) | ||
| 17 | 5. [Conclusion](#conclusion) | ||
| 18 | |||
| 19 | ## Initial thoughts | 8 | ## Initial thoughts |
| 20 | 9 | ||
| 21 | 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. | 10 | 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. |
