4 #include "..\libraries\_3G\Wasp3G.h" 12 #include "../Constants/Constants.h" 31 #endif // CONNECTION3G_H uint8_t sendData(Sensors::structSensors *sensors)
This method sends all the sensor information from the struct to the webserver.
const char * httpStreamAddress
uint8_t checkConnection()
This method checks if a connection to the 3G network can be established.
void init()
This method initializes the operator parameters that are necessary for 3G connection.
Class that handles the communication over 3G.