Friendly LWM2M client
WppClient.h File Reference
#include <string>
#include <functional>
#include "liblwm2m.h"
#include "WppTypes.h"
#include "WppRegistry.h"
#include "WppConnection.h"
#include "WppGuard.h"
+ Include dependency graph for WppClient.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wpp::WppClient
 Represents a client interface for Wpp library. More...
 
struct  wpp::WppClient::ClientInfo
 Represents the information required to create a WppClient. More...
 

Namespaces

 wpp
 The WppConnection class represents a connection interface for the Wpp library.
 

Macros

#define WPP_CLIENT_MAX_SLEEP_TIME_S   60
 

Macro Definition Documentation

◆ WPP_CLIENT_MAX_SLEEP_TIME_S

#define WPP_CLIENT_MAX_SLEEP_TIME_S   60

Definition at line 20 of file WppClient.h.