I tried all versions there are in github in my localhost of Ubuntu.
I have very strange problem, i can't to do stats and graphs.
None method is doing data, in mysql table feed has null time and null value, and tables feed_{id} are empty.
If i try with fiwa or fina, data files is zero size.
But the worst, is happening similiar with opencms.org, i not have data and i'm not able to do any graphic.
Is very strange, i'm doing data samples from "input API help", from different ways, inputs are seem OK, but when i try to do process node, feed is created, but with the problems i explained.
I not know what could to be the problem, could be in my localhost any problem with datetime, but not, i tested everything, my php.ini has timezone ok, i'm going to crazy.
But what problem with my emoncms.org user?
I need help!
Re: NO DATA
What URL are you using? - "localhost" or the IP address allocated by your router, e.g. "192.168.1.67"
Re: NO DATA
Http://localhost/emoncms
But as I told, I have the same problem in emoncms.org
My access is apachebcn/apachebcn2 for you can test
If very rare
Re: NO DATA
Sorry, I did not understand what you were trying to say. What do you see in emoncms.org when you use in your browser:
http://emoncms.org/input/post.json?json={power:200}&apikey=123456789abcdef0123456789abcdef0
(Use your WRITE apikey)
What are you using to send the data to emoncms.org?
Re: NO DATA
Yes. I made so but not graphics.
I'm not sure if the same problem than my localhost but seem the same effect.
Thanks for your time
Re: NO DATA
Said of another way.
Anybody can able to do one process and graphic with my user of emoncms.org
My user and pass is apachebcn/apachebcn2
I'm going to crazy, i not understand why is my problem and not other people are feeling.
I add entry data and convert to process, process create feed, but it seem feed has any problem, then graphic is imposible to get
Re: NO DATA
When I make some artificial data in my web browser with:
http://emoncms.org/input/post.json?json={power:89}&apikey=your-apikey&node=0
I think everything works. I can see data on the Input page (Node 0), I can see data ("test") on the Feed page, I can see a Visualisation. I made a dashboard and I can see data on the dashboard.
If you view the Dashboard and use the buttons [+] [<] [>] on the graph to enlarge and show the time 10 minutes ago (2015-10-17 23:10 UTC), you will see the data I generated.
Re: NO DATA
Robert!!!!!!!!!
Do you made what i'm looking now?
I see one good feed and graphic?
How you made?
please please, tell me
Re: NO DATA
what you did?
i have lot of days trying in emoncms.org and in my localhost with all versions
But my feeds it seem anything wrong.
In my localhost i see feed table with fields {time, value} with null value, and all tables created feed_1 feed_2 .... are with no data
Re: NO DATA
ok, i made.
http://emoncms.org/input/post.json?json={power:189}&apikey=20bd79a.....a15&node=5
but when i do the process, feed is value zero and no graphics and nothing to see
Re: NO DATA
oh my good, is working if i do 2 times the same, i mean, send this url 2 times or more
i'm stupid spanish :-s
Re: NO DATA
You must have many data points before you can see a graph. I think you begin to understand how emoncms works ;-)
Re: NO DATA
I'm very sorry, it's a little dificult english to me, and i tried to search manuals or explains, and no imagine that i need to do this.
I was 2 or 3 days debugging code because i not understood this rare behavior.
I'm sorry Robert, you are great, you are opened path to me.
THANKS!!!!!!!!!!
Re: NO DATA
When you place a Visualisation on a dashboard, you must click it and then Configure to specify a feed - where the data will come from.
Re: NO DATA
Now (before you fix and explain) i was trying to install timestore with no success, i was thinking this could be the problem
could I invite to you a coffee with paypal donation? :-D
Thank you, that is a kind thought but it is not necessary. RW
Re: NO DATA
Now change your password to emoncms!
Re: NO DATA
I never could to do nothing about vis or dashboard, because feed not show any data.
This was my problem, never tried to submit more of 1 time, because in first time i expected to get any result.
Sorry by my bad english.
Re: NO DATA
ok.
My email is the same of user you used and with @gmail.com
I will to send any little money to thanks your time, if you like and is good to you
Re: NO DATA
only one question.
Then, to add more points in same node, how i can to do it?
if i know this, i can start with my project, my arduino and my software is waiting for this.
I have probably almost 1 week trying to do and understand this. And saying to me "whats!! why not works to me and yes to everybody"
LOL!
Re: NO DATA
I see, doing you told me is adding points.
Perfectly.
i attach image of my test in localhost too, with version 9.
THANKS MAN!