We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The RegisterRequest class allow us to specify additionalAttributes which are any attributes/parameters which is out of the LWM2M specification.
RegisterRequest
additionalAttributes
It would be useful to be able to set these attributes from LeshanClientBuilder.
LeshanClientBuilder
The text was updated successfully, but these errors were encountered:
Issue #421: Support additionalAttributes on LeshanClientBuilder
a2493fa
Signed-off-by: Alexis Hernandez <alexis22229@gmail.com>
Fixed by #422 Thx @AlexITC
Sorry, something went wrong.
No branches or pull requests
The
RegisterRequest
class allow us to specifyadditionalAttributes
which are any attributes/parameters which is out of the LWM2M specification.It would be useful to be able to set these attributes from
LeshanClientBuilder
.The text was updated successfully, but these errors were encountered: