Manage the JSON file for services configuration of the Web Time Series Services plugin. More...
#include "ServerManager.h"#include "Exception.h"#include "../../af/ApplicationController.h"#include <QFile>#include <QJsonArray>#include <QJsonDocument>#include <QJsonObject>#include <QString>#include <QTextStream>#include <string>#include <vector>#include <boost/format.hpp>#include <wtss-cxx/wtss.hpp>Go to the source code of this file.
Manage the JSON file for services configuration of the Web Time Series Services plugin.
Definition in file ServerManager.cpp.