para | String String type.
|
conf1 | int
- "uldata" Integer type. This identifier uniquely identifies each LwM2M Server configured for the LwM2M Client. Range: 1–65534
|
conf2 | String
- "uldata" String type. The format of URI is /<Object id>="">/<Instance id>="">/<Resource id>="">.
|
conf3 | int
- "uldata" Integer type. Length of the application data. Range: 1–1460. Unit: byte.
|
conf4 | String
- "uldata" String type. Application data to be sent.
|
conf5 | int
- "uldata" Integer type. Type of the application data.
- 0 String type. Send application data in string format.
- 1 Hexadecimal type. Send application data in hexadecimal format.
|
conf6 | int
- "uldata" Integer type. Message type of the application data to be sent.
- 0 Confirmable
- 1 Non-confirmable
|