Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This repository includes scripts to store sensor data which is used by luftdaten.info

-> php -> data.php // script to store data into a sqlite file

To log data with data.php file you can do the next steps: 1. copy the file to your web-server (which must support sqlite v3 and php) 2. configure your sensor 2.1 start web ui of your sensor and go to "Konfiguration" section ( http:///config ) 2.2 activate "An eigene API senden" 2.3 set "Server" host name or ip 2.4 set "Pfad" on which is the data.php available 2.5 save config 3. Now the data are stored on the web-server in the default file "sensors.sqlitee" (which is configurable in data.php file under $dbFilename)

About

This repository includes scripts to log data from sensor(s) which are used by luftdaten.info

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages