Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of resources #5

Open
cache91 opened this issue Jun 2, 2014 · 1 comment
Open

Creation of resources #5

cache91 opened this issue Jun 2, 2014 · 1 comment

Comments

@cache91
Copy link

cache91 commented Jun 2, 2014

Hey this is cache again !! Successfully tested this code on the Arduino Mega and the Uno boards( after a lot of struggle initially ). Also ported this code to open picus , another C platfrom.
One problem I am having is that the creation of resources. I am able to create resources , but I want to know if I can send strings to those resource values rather than "1" / "0" .
Also I want to follow the LWM2M specs when creating the resources. Can anyone specify how to do so ?

Another question , is that can i use other clients to interface with this COAP stack ? I believe this COAP stack is a minified version. Please help !

Thanks in advance !
Cache

@cache91
Copy link
Author

cache91 commented Jun 2, 2014

For more info about the creation of resources according to LWM2M specs , there is a project on github :- https://github.com/01org/liblwm2m
It is a code that runs on linux. So is it possible to create resources according to that structure ? Maybe it might not be possible on a board like Arduino. But it can be ported onto a board with higher memory structure like the PI or the arduino YUN/DUE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant