跳至主要内容

LwM2M

The LwM2M cloud service plug-in is used to support the OMA Lightweight M2M protocol to implement remote management of devices on the cloud platform. See Supported Objects and Resources for the capability of this plug-in.

Settings

General Settings

  • Enable: Check to enable this plugin
  • Server URI: Enter the full URI of the server.
  • Is Bootstrap Server: If the Server URI related to a Bootstrap Server, it should be checked here.
  • EndPoint Name: Enter the end point name of this device. This name should be named according to the management rules of the server.
  • Registration Lifetime(s): Specify how often this device is registered with the server, in seconds.
  • Band to UDP Port: Check this box and fill in the value of 1 ~ 65534 to band the Lightweight M2M device to the specified port.
  • Confirmable Notifications: Lightweight M2M messages can be sent as a Non-confirmable or as a Confirmable message, you can specify the behavior of the client by this option.

Security Mode

  • No Security:Select this option to use an in-secure connection. In this case, the Server URI should be filled with coap:// instead of the address starting with coaps://. Conversely, if you choose the two security options below, then the Server URI should be filled with the address starting with coaps://.
  • DTLS with Certificates:Use a secure connection for a given client certificate. Load the client certificate file in the Client Certificate and load the client certificate key file in the Client Key.
  • DTLS with PSK:Use the secure connection of the given PSK method. Please fill in the PSK string in PSK Identity. If the string is a hexadecimal format string, please check the Hexlified String option. Fill the PSK Key with the PSK key and check the Hexlified String option as appropriate.

Tag List Settings

Currently, you can map the tag to the four I/O objects defined by the IPSO (Digital Input, Digital Output, Analog Input, Analog Output). In the four types of tag lists, double-click the tag name field and select the tag to be mapped in the dialog, then the tag will be added to the tag list.

The default Instance ID is automatically incremented, you can click the Instance ID field to modify it.

Supported Objects and Resources

以下是轉成 Markdown 的表格內容:

ObjectObject IDResourceResource ID
LwM2M Security0LWM2M Server URI0
Bootstrap-Server1
Security Mode2
Public Key or Identity3
Server Public Key4
Secret Key5
LwM2M Server1Short Server ID0
Lifetime1
Default Minimum Period2
Default Maximum Period3
Disable4
Disable Timeout5
Notification Storing When Disabled or Offline6
Binding7
Registration Update Trigger8
Device3Manufacturer0
Model Number1
Serial Number2
Reboot4
Error Code11
Current Time13
UTC Offset14
Timezone15
Supported Binding and Modes16
Device Type17
Software Version19
IPSO Digital Input3200Digital Input State5500
Application Type5750
IPSO Digital Output3201Digital Output State5550
Application Type5750
IPSO Analogue Input3202Analog Input Current Value5600
Application Type5750
IPSO Analogue Output3203Analog Output Current Value5650
Application Type5750

On this page ...

Is this helpful?