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

Other LwM2M server implementations cant parse values written from this lib's client #115

Open
p-diogo opened this issue Apr 24, 2017 · 1 comment

Comments

@p-diogo
Copy link

p-diogo commented Apr 24, 2017

Hello everybody!

Not sure if this is actually a lwm2m-node-lib issue, but here it goes:

I've successfully connected to a Leshan instance (latest version compiled from master branch) and everything seems to be fine, except their Web UI can not parse data from my dumb local lwm2m-node-lib client. I'm sure I've set the format to text and have not changed this lib's config file (except for the mongodb part), but the Leshan server still can't parse the data.

I have not tested this lib with any other LwM2M Server implementation except Leshan's and this lib itself, so is it safe to assume this is a Leshan issue only?

Anyway, am I the only one with this problem? Will try to test this again with other libs...

@daurnimator
Copy link

I'm running into the same issue.

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

2 participants