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

Prevent publishing "NaN" literally #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Prevent publishing "NaN" literally #57

wants to merge 1 commit into from

Conversation

ndoo
Copy link

@ndoo ndoo commented Sep 25, 2016

  • Describe the scope of your change - Prevent publishing (return false) if passing a NaN float/double
  • Describe any known limitations with your change. - You won't be able to see literal NaNs from MQTT feeds (but you should be tracing math/logic issues through your code/prototype, not through MQTT feeds and dashboards)
  • Please run any tests or examples that can exercise your modified code. - WFM (compiles fine as a library to existing code)

@ndoo ndoo mentioned this pull request Sep 25, 2016
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.

1 participant