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

Fix value requests from nodes for sensors with multiple subtypes #14

Merged
merged 1 commit into from
May 9, 2016

Conversation

planbnet
Copy link

@planbnet planbnet commented May 4, 2016

Previously, the value for the last modified subtype, not for the one that was requested, was returned.

Additionally, deregistration of the handler was moved from the dispose method to handleRemoval to prevent NPEs on shutdown.

added correct deregistration to prevent NPEs on shutdown.
@tobof tobof merged commit cbfc079 into tobof:MySensors May 9, 2016
@tobof
Copy link
Owner

tobof commented May 9, 2016

Thanks for the PR!!

@planbnet planbnet deleted the MySensors branch May 10, 2016 06:56
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

Successfully merging this pull request may close these issues.

2 participants