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

How to initialize and persist client state #360

Open
bgreen0 opened this issue Jul 22, 2017 · 0 comments
Open

How to initialize and persist client state #360

bgreen0 opened this issue Jul 22, 2017 · 0 comments

Comments

@bgreen0
Copy link

bgreen0 commented Jul 22, 2017

Hi,
I'm beginning to get familiar with the lwm2m client daemon, and I'm fairly new to lwm2m.
How does one create and initialize objects before the client contacts a server (bootstrap or otherwise)? Consider the Device object for example. How is it supposed to get initialized on startup such that it can be queried by the server?
Secondly, can the client persist its state, including subscriptions, so that it doesn't always start from a completely uninitialized state?

Thanks,
Bryan

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