upadtes
[phd-thesis.git] / intro / intro.tex
index 6880f89..b726a6c 100644 (file)
@@ -109,7 +109,7 @@ It consists of edge devices such as microcontrollers equipped with various senso
 In home automation this layer consists of all devices hosting sensors and actuators such as smart light bulbs, actuators to open doors, or temperature and humidity sensors.
 
 All layers are connected using the network layer.
-In some applications this is implemented using conventional networking techniques such as Wi-Fi or Ethernet.
+In some applications this is implemented using conventional networking techniques such as \gls{WIFI} or Ethernet.
 However, network technology that is tailored to the needs of the specific interconnection between two layers is increasingly popular.
 Examples of this are BLE, LoRa, ZigBee, and LTE-M as a communication protocol for connecting the perception layer to the application layer using \gls{IOT} transport protocols such as \gls{MQTT}.
 Protocols such as HTTP, AJAX, and WebSocket connecting the presentation layer to the application layer that are designed for the use in web applications.