Page 1 of 1

Drawing graph on 3rd party android app

Posted: 13 Oct 2013, 08:25
by vijai
I try to draw a graph on android app using netatmo api but I dont know or see any documentation in the api to get the previous records so that I can draw graph with that data. Is there any api for doing so? Or is the netatmo official app oopensource so that I can study it and implement what I want. Thanks.
Regards,
Vijai

Re: Drawing graph on 3rd party android app

Posted: 27 Oct 2013, 17:38
by RiseUp
I don't yet know the first thing about coding for android apps, but does the following link help you?

dev.netatmo.com/doc/restapi/getmeasure

There, it explains how to retrieve previous records. Is this something that is helpful to you for android app programming, or am I way off here?