Torc
0.1
|
#include "torclogging.h"
#include "torchttprequest.h"
#include "torcnetwork.h"
#include "torciotplotternotifier.h"
Go to the source code of this file.
Classes | |
class | TorcIoTPlotterNotifierFactory |
Macros | |
#define | IOTPLOTTER_UPDATE_URL QStringLiteral("http://iotplotter.com/api/v2/feed/") |
#define | IOTPLOTTER_MAX_ERRORS 5 |
#define | IOTPLOTTER_MAX_FIELDS 8 |
Variables | |
TorcIoTPlotterNotifierFactory | TorcIoTPlotterNotifierFactory |
#define IOTPLOTTER_MAX_ERRORS 5 |
Definition at line 30 of file torciotplotternotifier.cpp.
#define IOTPLOTTER_MAX_FIELDS 8 |
Definition at line 31 of file torciotplotternotifier.cpp.
#define IOTPLOTTER_UPDATE_URL QStringLiteral("http://iotplotter.com/api/v2/feed/") |
Definition at line 29 of file torciotplotternotifier.cpp.