User Manual

Table Of Contents
SARA-R4 series-AT commands manual
UBX-17003787 - R16
26Lightweight M2M
Page 313 of 401
26.1.3.4Notes
SARA-R410M-02B / SARA-R410M-52B / SARA-R412M
The command is not supported by SARA-R410M-02B-00, SARA-R410M-02B-01, SARA-R410M-52B-00,
SARA-R410M-52B-01, SARA-R412M-02B-00 and SARA-R412M-02B-01.
26.1.4List available LwM2M objects +ULWM2MLIST
+ULWM2MLIST
Modules SARA-R410M-02B SARA-R410M-52B SARA-R410M-63B SARA-R410M-73B SARA-R410M-83B
SARA-R412M
Syntax PIN required Settings saved Can be aborted Response time Error referenceAttributes
full No No No - -
26.1.4.1Description
Lists all the instances of a specific LwM2M object. In order to list all the existing LwM2M objects and instances
in the LwM2M object table issue the AT+ULWM2MLIST="/" command. If an object has no current instances,
only the object ID is listed.
26.1.4.2Syntax
Type Syntax Response Example
Set AT+ULWM2MLIST=<object_URI> +ULWM2MLIST: [<1st_URI>[,<2nd_
URI>[,...[,<nth_URI>]]]]
OK
AT+ULWM2MLIST="/"
+ULWM2MLIST: "/1/1","/1/2","/2/1",
"/2/2","/2/3","/2/4","/2/5","/2/6","/2/7",
"/2/8","/2/0","/3/0","/4/0","/3300"
OK
Test AT+ULWM2MLIST=? OK OK
26.1.4.3Defined values
Parameter Type Description
<object_URI> String Uniform Resource Identifier (URI) of the LwM2M object to query. The format is "/
object_ID".
By means of the special value "/" all the existing LwM2M objects and instances are
returned.
<1st_URI>,...,<nth_
URI>
String Uniform Resource Identifier (URI) to existing object
26.1.4.4Notes
SARA-R410M-02B / SARA-R410M-52B / SARA-R412M
The command is not supported by SARA-R410M-02B-00, SARA-R410M-02B-01, SARA-R410M-52B-00,
SARA-R410M-52B-01, SARA-R412M-02B-00 and SARA-R412M-02B-01.
26.1.5Create new instance of LwM2M object +ULWM2MCREATE
+ULWM2MCREATE
Modules SARA-R410M-02B SARA-R410M-52B SARA-R410M-63B SARA-R410M-73B SARA-R410M-83B
SARA-R412M
Syntax PIN required Settings saved Can be aborted Response time Error referenceAttributes
full No No No - -
26.1.5.1Description
Creates a new instance of a LwM2M object.
26.1.5.2Syntax
Type Syntax Response Example
Set AT+ULWM2MCREATE=<JSON>,
<server_id>
OK AT+ULWM2MCREATE="{\"bn
\":\"/16/0\",\"e\":[{\"n\":\"0/0\",\"sv
\":\"HMAN0\"},{\"n\":\"0/1\",\"sv
\":\"HMOD0\"},{\"n\":\"0/2\",\"sv