User Manual

Table Of Contents
SARA-R4 series-AT commands manual
UBX-17003787 - R16
26Lightweight M2M
Page 314 of 401
Type Syntax Response Example
\":\"HSW0\"},{\"n\":\"0/3\",\"sv\":
\"HUID0\"}]}",721
OK
Test AT+ULWM2MCREATE=? +ULWM2MCREATE: "JSON",(list of
supported <server_id>s)
OK
+ULWM2MCREATE: "JSON",(1-
65534)
OK
26.1.5.3Defined values
Parameter Type Description
<JSON> String JSON-formatted LwM2M resource or object instance; for more details, Lightweight
Machine to Machine Technical Specification [133]
<server_id> Number Short server ID of the LwM2M server owner of the associated object instance. The
range goes from 1 to 65534.
26.1.5.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.6Delete instance of LwM2M object +ULWM2MDELETE
+ULWM2MDELETE
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.6.1Description
Deletes an instance of a LwM2M object.
26.1.6.2Syntax
Type Syntax Response Example
Set AT+ULWM2MDELETE=<URI> OK AT+ULWM2MDELETE="/14/7"
OK
Test AT+ULWM2MDELETE=? +ULWM2MDELETE: "Object Id/
Resource Id"
OK
+ULWM2MDELETE: "Object Id/
Resource Id"
OK
26.1.6.3Defined values
Parameter Type Description
<URI> String Uniform Resource Identifier (URI) to existing object
26.1.6.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.7Write to LwM2M object +ULWM2MWRITE
+ULWM2MWRITE
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.7.1Description
Writes a LwM2M object, object instance, or resource.