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

Add API to choose default content type as client side #574

Closed
sbernard31 opened this issue Sep 27, 2018 · 1 comment
Closed

Add API to choose default content type as client side #574

sbernard31 opened this issue Sep 27, 2018 · 1 comment
Labels
client Impact LWM2M client new feature New feature from LWM2M specification

Comments

@sbernard31
Copy link
Contributor

Currently, the leshan client use TLV as default content type.
If the accept option is present in the request it will try to decode using this one.

It could be great to add a per resource or at least per object default content type API.

@sbernard31
Copy link
Contributor Author

Implemented by #615 which is now integrated in master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Impact LWM2M client new feature New feature from LWM2M specification
Projects
None yet
Development

No branches or pull requests

1 participant