Torc  0.1
Classes | Macros | Variables
torcthingspeaknotifier.cpp File Reference
#include "torclogging.h"
#include "torchttprequest.h"
#include "torcnetwork.h"
#include "torcthingspeaknotifier.h"
Include dependency graph for torcthingspeaknotifier.cpp:

Go to the source code of this file.

Classes

class  TorcThingSpeakNotifierFactory
 

Macros

#define THINGSPEAK_UPDATE_URL   QStringLiteral("https://api.thingspeak.com/update")
 
#define THINGSPEAK_MAX_ERRORS   5
 
#define THINGSPEAK_MAX_FIELDS   8
 

Variables

TorcThingSpeakNotifierFactory TorcThingSpeakNotifierFactory
 

Macro Definition Documentation

#define THINGSPEAK_MAX_ERRORS   5

Definition at line 30 of file torcthingspeaknotifier.cpp.

#define THINGSPEAK_MAX_FIELDS   8

Definition at line 31 of file torcthingspeaknotifier.cpp.

#define THINGSPEAK_UPDATE_URL   QStringLiteral("https://api.thingspeak.com/update")

Definition at line 29 of file torcthingspeaknotifier.cpp.

Variable Documentation