Skip to content

juliocesar-io/porterito-android-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portero-Android-Firebase

This app react to any value update in a firebase database posting by a Photon board with sensors and a camera. It is intended to be a personal surveillance app for houses.

Database structure

{
  "sensor" : {
    "btn_push" : 0,
    "date" : "2017/01/01 6:20 AM",
    "is_door_open" : 1,
    "photo_url" : "http://i.imgur.com/eShO8zH.jpg",
    "proximity_cm" : 20
  }
}

Screens

To be continue..

About

This app react to any value update in a firebase database posting by a Photon board with sensors and a camera.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages