Hi,
There are different protoypes for getMeasure, the closest I found is
public function getMeasure($device_id, $module_id, $scale, $type, $start = NULL, $end = NULL, $limit = NULL, $optimize = NULL, $realtime = NULL)
I hope that will help.
Search found 24 matches
- 25 Sep 2016, 15:39
- Forum: Netatmo API
- Topic: get measure data along time with PHP API Weather Station
- Replies: 3
- Views: 475
- 17 Apr 2016, 11:58
- Forum: Netatmo API
- Topic: PHP program to visualize Netatmo data
- Replies: 16
- Views: 5620
Re: PHP program to visualize Netatmo data
C'est un peu compliqué car le programme accède à toutes les donnés des stations autorisées pour un utilisateur donné. Si vous avez une station Netatmo, rentrez vos identifiants qui ne seront pas connus de mon programme. Si vous avez des questions contactez moi par mail (fraysseix@fraysseix.fr). Cord...
- 02 Mar 2016, 19:09
- Forum: Netatmo API
- Topic: getstationsdata method does not provide location anymore
- Replies: 3
- Views: 471
Re: getstationsdata method does not provide location anymore
Thank you, It works again,
Hubert
Hubert
- 02 Mar 2016, 16:38
- Forum: Netatmo API
- Topic: getstationsdata method does not provide location anymore
- Replies: 3
- Views: 471
Re: getstationsdata method does not provide location anymore
Hi,
I make the same remark. I hope we get a quick answer.
Best regards,
Hubert
I make the same remark. I hope we get a quick answer.
Best regards,
Hubert
- 12 Feb 2016, 19:16
- Forum: Netatmo API
- Topic: PHP program to visualize Netatmo data
- Replies: 16
- Views: 5620
Re: PHP program to visualize Netatmo data
Suivant les recommandations de Netatmo, j'ai supprimé la possibilité me mettre dans config.php son mail et son mot de passe.
J'ai introduit la variable $save_token qui si elle vaut 1, sauve le refresh token dans un cookie ce qui permet de se loguer sans rentrer ses identifiants.
Hubert
J'ai introduit la variable $save_token qui si elle vaut 1, sauve le refresh token dans un cookie ce qui permet de se loguer sans rentrer ses identifiants.
Hubert
- 15 Sep 2014, 11:40
- Forum: Netatmo API
- Topic: Particles
- Replies: 0
- Views: 223
Particles
Hi,
The dashboard gives the number of particles for the main station.
Is it possible to get the same information for all the indoor modules ?
Thanks
The dashboard gives the number of particles for the main station.
Is it possible to get the same information for all the indoor modules ?
Thanks
- 11 Jul 2014, 11:11
- Forum: Netatmo API
- Topic: Time zone
- Replies: 2
- Views: 346
Re: Time zone
Thank you very much.
Hubert
Hubert
- 10 Jul 2014, 18:39
- Forum: Netatmo API
- Topic: Time zone
- Replies: 2
- Views: 346
Time zone
Would it be possible to retrieve from Netatmo the time zone of a station as it is not trivial to compute it from latitude and longitude.
Hubert
Hubert
- 03 Jun 2014, 10:30
- Forum: Netatmo API
- Topic: Interpreting battery_vp values
- Replies: 1
- Views: 376
Re: Interpreting battery_vp values
The thresholds are now defined in AppliCommonPublic.php and are the same as the ones they provide me before.
Hubert
Hubert
- 28 Apr 2014, 12:06
- Forum: Netatmo API
- Topic: PHP program to visualize Netatmo data
- Replies: 16
- Views: 5620
Mise à jour
Ajout du pluviomètre: dernières mesures et graphiques.
Hubert
Hubert