Friendly LWM2M client
ObjectID.h File Reference
#include "WppTypes.h"
+ Include dependency graph for ObjectID.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Enumerations

enum  wpp::OBJ_ID : ID_T {
  wpp::DEVICE = 3 , wpp::LWM2M_SERVER = 1 , wpp::LWM2M_SECURITY = 0 , wpp::CONNECTIVITY_MONITORING = 4 ,
  wpp::LWM2M_ACCESS_CONTROL = 2 , wpp::FIRMWARE_UPDATE = 5 , wpp::MAX_ID = ID_T_MAX_VAL
}
 Enumeration of object IDs in the Wpp library. More...