Friendly LWM2M client
Resource.h File Reference
#include <unordered_map>
#include <type_traits>
#include <variant>
#include "ObjectInfo.h"
#include "ItemOp.h"
#include "WppTypes.h"
#include "WppLogs.h"
+ Include dependency graph for Resource.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wpp::Resource
 The Resource class in the wpp namespace is a comprehensive and flexible class designed to handle different types of data within a resource-oriented architecture. It offers a range of functionalities including storing, retrieving, and validating various data types, as well as managing multiple instances of a resource. More...
 
struct  wpp::Resource::ResInst
 Type for resource instance. More...
 

Namespaces

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