From 7b3b2e4dcd398f731d466a9678efd58d9af9ab6e Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Mon, 20 Jul 2020 16:02:54 +0200 Subject: [PATCH] updated network protecols index --- content/tutorials/networkprotecols/_index.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/content/tutorials/networkprotecols/_index.md b/content/tutorials/networkprotecols/_index.md index d338687..3514c6c 100644 --- a/content/tutorials/networkprotecols/_index.md +++ b/content/tutorials/networkprotecols/_index.md @@ -6,6 +6,13 @@ aliases: --- Using our devices, several different network protecols can be used. We have grouped them in different categories. Not all examples will work with every network. Generally, WiFi and LTE examples are simi SigFox and LoRa examples -**Transport Layer** +**Protecols** +* [HTTPS](../networkprotecols/https/) +* [MQTT](../networkprotecols/mqtt/) +* [NTP](../networkprotecols/ntp/) +* [OTA-LoRaWAN](../networkprotecols/ota-lorawan/) +* [Socket](../networkprotecols/socket/) +* [HTTP Server](../networkprotecols/webserver/) +**Cloud** -**Cloud** \ No newline at end of file +* [AWS](../networkprotecols/aws/) \ No newline at end of file