Skip to content

piskula/intelligent-house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend part of Intelligent house application

This repository contains back-end parts for my Intelligent house Android app. It consists of three main parts:

  • Raspberry scripts: these scripts run automatically on Raspberry Pi and send data periodically to Firebase DB
  • Firebase functions: these triggered functions handle:
    1. adding timestamps to data, which come to DB
    2. removes old data, if necessary
    3. send notifications to devices in special cases
  • AWS cron service: perform health-checks by calling Firebase periodically

About

BackEnd part of my own Intelligent House Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors