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

btmon.py and MQTT, handling of zero values #14

Open
jkwong38 opened this issue Jul 4, 2017 · 1 comment · May be fixed by #16
Open

btmon.py and MQTT, handling of zero values #14

jkwong38 opened this issue Jul 4, 2017 · 1 comment · May be fixed by #16

Comments

@jkwong38
Copy link

jkwong38 commented Jul 4, 2017

I have btmon.py successfully setup polling data from my Brultech GEM, it then sends it to emoncms and an MQTT server. For the most part, everything works great. However, when a value is zero; it is not published to MQTT. I had tried subscribing to everything; '#' topic and the channel showing power consumption in watts would not be present when it is at 0. However, the accumulated watt-hours consumed for that same channel is displayed correctly.

In emoncms, I can see the 0.0 data being posted, and everything graphs out correctly.

Could this be a bug, or a configuration problem on my part?

@boc-tothefuture
Copy link

I am encountering this same issue.

@boc-tothefuture boc-tothefuture linked a pull request Dec 28, 2017 that will close this 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

Successfully merging a pull request may close this issue.

2 participants