SOIL C++
C++ Unified Device Interface
main.cpp File Reference
#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)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 15 of file main.cpp.