|
SOIL C++
C++ Unified Device Interface
|
#include "MQTT/Publisher.h"#include "UDP/Broadcast.h"#include "REST/Server.h"#include "SOIL/Object.h"#include "SOIL/Variable.h"#include "SOIL/Types.h"#include "SIGN/Hasher.h"#include "SIGN/Signer.h"#include <thread>#include <iostream>#include <chrono>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |