MQTT Communication
Smart Factory
Network.h File Reference

The Network class establishes a WLAN-Connection. More...

#include "Arduino.h"
#include "LogConfiguration.h"
#include <SPI.h>
#include <WiFi101.h>
Include dependency graph for Network.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Network
 Handels the WLAN-Connection. More...
 

Detailed Description

The Network class establishes a WLAN-Connection.

https://www.arduino.cc/en/Reference/WiFi101

Author
Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch)
Version
1.0 - added Network-Connection - Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch) - 2019-04-13
Date
2019-04-13

Definition in file Network.h.