M2MEndpoint. This class can be used to represent an LwM2M Device endpoint and it contains a list of LwM2M objects. More...
#include "mbed-client/m2mvector.h"
#include "mbed-client/m2mbase.h"
#include "mbed-client/m2mobject.h"
#include "mbed-client/m2mstring.h"
Go to the source code of this file.
M2MEndpoint. This class can be used to represent an LwM2M Device endpoint and it contains a list of LwM2M objects.
It implements the M2MBase interface so it can be passed to the m2minterface for registering to server.