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