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

Example objects has wrong error code #18

Open
danielkilbo opened this issue Sep 28, 2017 · 0 comments
Open

Example objects has wrong error code #18

danielkilbo opened this issue Sep 28, 2017 · 0 comments

Comments

@danielkilbo
Copy link

The example objects returns LWM2M_ERROR if a resource is not found.
Then lwm2m-engine returns internal server error on the request.
In case of an object har an optional resource the Leshan server will not read out any data at all due to the internal server error responce.
All objects should return LWM2M_STATUS_NOT_FOUND if the resource is not found.

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