Skip to content

Hariprasad-Taduru/thirdeye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name

Third Eye

Goal

SmartThings based SmartApp for monitoring intruders and alerting by switching on lights. You can do multiple installtions of this app by selecting different devices. Solution needs motion sensors and lights in a location.

Tech Stack

  • NodeJs
  • Serverless framework
  • AWS Lambda
  • AWS Cloud formation
  • Config

How to build

  • Install node
  • Install serverless
  • Configure serverless cli with AWS credentials (region, access key, secret key)
  • Clone this project or Create from scratch (sls create -t aws-nodejs)
  • Implement the project
    • Main file: index.js
    • Dependency file package.json
    • Serverless configuration (yml file)
    • Write config/file.json file
  • Run below command for installing dependencies
    • node install
    • sls deploy

More details

  • For more details refer to SmartThings documentation page. Thank you.

Reach me

[email protected]

About

A smart app for monitoring intruders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published