Skip to content

salavatz/smart-home-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-home

Project Smart Home implements 'smart home''. The house has sensors which are connected to a central server and send events in case of lights on/off doors open/close. The system receives events of type SensorEvent.
SmartHome - the home itself, contains rooms
Room - room, contains doors and lights
Door - door (interroom or entrance),
Light - source of light (lighbulb and etc)
SensorEvent - represents physical world event
SenserEventType - type of event, now there are 4 types
SensorCommand - command which allows to programmatically manage the physical world (turn on/off lights, open/close doorlocks)
CommandType - type of command, now only 1 type (turn ligths off)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published