Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
Function
Description
Lwm2mRegistration_register()
Register a LwM2M device on a certain LWM2M server
Lwm2mRegistration_registerToAllServers()
Register a LwM2M device to all specified LWM2M servers
Lwm2mRegistration_update()
Perform a registration update of a LWM2M device on a certain LWM2M server
Lwm2mRegistration_updateToAllServers()
Perform a registration update of a LWM2M device on all specified LWM2M servers
Lwm2mRegistration_deRegister()
Perform a deregistration of a LWM2M device on a certain LWM2M server
Lwm2mRegistration_deRegisterFromAllServers()
Perform a deregistration of a LWM2M device on all specified LWM2M servers
Lwm2m_getServer()
Get a reference to a particular server
Lwm2m_setNumberOfServers()
Sets the number of instanciated servers. This function should be called after the application set the server information
Lwm2m_initialize()
Initialize the Lightweight M2M module
Lwm2m_start()
Start the Lightweight M2M module