Connecting LWM2M device to deviceWISE Cloud

The figure below describes connecting your LWM2M device to the deviceWISE Cloud. First, you need to start the client on your device and then the client connects to the deviceWISE Cloud. The deviceWISE Cloud verifies if the URL, endpoint, identity, and PSK matches the values in the Portal before it provides access to the LWM2M device.

The LWM2M device connects to the IoT Portal using the following information:

Parameter Value
Hostname with Port

The value is listed in your Developer screen.
For instance, coap://api-dev.devicewise.com:5683

Endpoint

The Endpoint of the LWM2M device defined in the IoT Portal. For more information on an LWM2M endpoint, see Creating LWM2M thing

Identity The Identity of the LWM2M device defined in the IoT Portal. For more information on an LWM2M endpoint, seeCreating LWM2M thing
PSK The PSK of the LWM2M device defined in the IoT Portal. For more information on an LWM2M endpoint, see Creating LWM2M thing

Recommended LWM2M sample clients

Parameter Value
Open Mobile Alliance (OMA)

https://github.com/OpenMobileAlliance/OMA-LWM2M-DevKit

Eclipse Wakaama

https://github.com/eclipse/wakaama