Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[leshan-dev] JSON format support

Hi All,

I tried to query the device object and I get the data in below format.


[{"id":0,"resources":[{"id":0,"value":"Leshan Demo Device"},{"id":1,"value":"Model 500"}}]

This carries only the ID and the value. Should it follow below standard?
http://dev_devtoolkit.openmobilealliance.org/IoT/LWM2M10/doc/TS/index.html#!Documents/json.htm



Back to the top