Skip to content

python application, which runs in constant loop, reads data from multiple thermometers over internet, save these data to postgresql database

Notifications You must be signed in to change notification settings

Grefee/thermometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

This project consist of three different parts

First is python application, which takes configuration data based on config.xml. Then connects to database and runs in infinte loop asking thermometer website of the values and then storing those into database.

Second is backend api node.js server with express.js for urls. and pg library to access the database with thermometer's values.

Lastly there is frontend website made in react. Which fetches those data every second and display them.

Made by Pavel Hujer 2022.

About

python application, which runs in constant loop, reads data from multiple thermometers over internet, save these data to postgresql database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published