NJITwaterSMART / SensorFog

Barebones implementation of a distributed sensor network. Scales out to be a grid of sensory clouds
GNU General Public License v3.0
1 stars 0 forks source link

NJIT Smart Water Monitoring System

Overview


This is a project by the { insert Team here } of the {insert course num.} class. To deliver a means of consistently instrumenting water data for a span of at least 3 months. In order to accomplish this task, the following components were identified:

System Outline


Now that we have classified the main types of actors in our system; let's match them up with corresponding devices:

Hardware


Software


System at Face Value


Now that we ironed out a light bill of materials, let's get into describing how our system's interactions are organized:

Reality -> Sensor Gateway

Sensor Gateway -> Internet Gateway

Internet Gateway -> Cloud Services( e.g. Data Blob Storage )

Getting Started with Development