|
Friendly LWM2M client
|
ObjLink - (object ID):(instance ID), example: 1:3. Represent as two integers in lwm2m_data_t.value.asObjLink. More...
#include <WppTypes.h>
Collaboration diagram for wpp::OBJ_LINK_T:Public Attributes | |
| ID_T | objId = ID_T_MAX_VAL |
| ID_T | objInstId = ID_T_MAX_VAL |
ObjLink - (object ID):(instance ID), example: 1:3. Represent as two integers in lwm2m_data_t.value.asObjLink.
Definition at line 54 of file WppTypes.h.
| ID_T wpp::OBJ_LINK_T::objId = ID_T_MAX_VAL |
Definition at line 55 of file WppTypes.h.
| ID_T wpp::OBJ_LINK_T::objInstId = ID_T_MAX_VAL |
Definition at line 56 of file WppTypes.h.