Closed sblabreu closed 6 years ago
Sorry for late response. I fixed it. The coming release includes the update.
Can you please try it again with 1.3.0?
Thanks, Works for Boolean/String Great work.
I took the chance to test remaining types and see similar issue for Float/Integer.
{"type":"FLOAT","acl":"RW","value":null}
{"type":"INTEGER","acl":"RW","value":null}
Hi,
Testing a write boolean operation from Server to lwm2m client and the node always respond with true
See example:
Write FALSE From LwM2M Server
I think this is where the error happends
I do not understand this message back why true??
I have the following objects configured on the client
My application relies on the response from the client (in this case True) to confirm the status.