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

In some cases there are no data value with a date. #155

Merged
merged 4 commits into from
Nov 14, 2017

Conversation

mtelle
Copy link
Contributor

@mtelle mtelle commented Nov 14, 2017

In some cases there are no data value with a date.
This problem show incorrectly the graph in ImperiHome

mtelle and others added 4 commits November 14, 2017 09:24
In some cases there are no data value with a date. This problem show incorrectly the graph in ImperiHome
In some cases the histo returns values with date and no value.
This show incorretly the graph in ImperiHome
@empierre
Copy link
Owner

Hello, I am investigating this for another repo here, the 0 value are quite new and make issues...

@empierre empierre merged commit 66813e3 into empierre:nodejs Nov 14, 2017
@mtelle
Copy link
Contributor Author

mtelle commented Nov 14, 2017

In this case is a null value:
For example:

"values":[{"date":1510564800000,"value":"144.000"},{"date":1510565100000,"value":"144.000"},{"date":1510565400000,"value":"144.000"},{"date":1510565700000,"value":"112.000"},{"date":1510566000000,"value":"112.000"},{"date":1510566300000},.....

This is from a power consumption device.

@empierre
Copy link
Owner

empierre commented Nov 14, 2017 via email

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