6 years, 11 months ago.

Where is the objectid or resourceid?

I am currently work on mbed-os codes flashing frdm-k64f. And it comes to me that the number (things like 3201/0/5853,which can also be found in connector service api adjusting) used in create_object() or create_dynamic_resource() stands for the LED and LED blinking pattern. example code: /media/uploads/changan1995/----_20170412110836.png

so where can i find the documents for the resources ID? and what is the exact name of it? and is this doc necessary for me to add another resource(things like accelerometer on k64f board)?

Same question.

posted by Jay Kim 11 May 2017

1 Answer

5 years, 9 months ago.

Hello Quankang,

The documentation for the predefined Object and Resource names can be found here:

http://www.openmobilealliance.org/wp/OMNA/LwM2M/LwM2MRegistry.html

If you would like to read more about the resource model and how object and resource IDs work, you can visit this doc:

https://cloud.mbed.com/docs/current/connecting/resource-model.html

Hope this helps!

-Karen, team Mbed

If this solved your question, please make sure to click the "Thanks" link below!