![]() |
Fotobot
Get data from your photovoltaic plant
|
#include "networkcontroller.h"
#include "static.h"
#include <QVariant>
#include <QDateTime>
#include <QFile>
#include <QRegExp>
#include <QDebug>
#include <QProcess>
Go to the source code of this file.
Macros | |
#define | CONFIG_NET "/etc/conf.d/net" |
#define | CONFIG_HOSTNAME "/etc/conf.d/hostname" |
Definition in file networkcontroller.cpp.