nRF5 IoT SDK  v0.9.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
lwm2m_identity_string_t Union Reference

LWM2M identity string. More...

#include <lwm2m_api.h>

Data Fields

char uuid [36]
 
char imei [15]
 
char esn [8]
 
char meid [14]
 

Detailed Description

LWM2M identity string.

Using the string representation of UUID/OPS/OS/IMEI/ESN/MEID.

Note
: OPS- and OS URN are not currently supported.