Page 1 of 1

PHP API

Posted: Fri Mar 17, 2023 9:45 am
by HarryL
I would like to fetch the sensor data and put it in a db/mysql.. but i can't see there is an funktions that gives me that..


if there is a function to get the sensor data like temp/hum. what is it?

-H

Re: PHP API

Posted: Fri Mar 17, 2023 9:45 am
by etompau
Have a look at Telldus API information: http://api.telldus.com/

For some inspiration on how to setup a database and fetching sensor information, have a look at this site (in swedish): http://ovla.blogg.se/2013/february/valk ... blogg.html
An old webpage, but the author gives a step by step instruction on how to get data from Telldus and present it in a diagram.