Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
sensor_network:start [2015/09/22 21:11] kluong created |
sensor_network:start [2021/09/19 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Sensor Network ====== | ====== Sensor Network ====== | ||
+ | Abstract sensor network for data. Although the sensor network will be primarily serving the weatherbox network for now, the goal is to have a framework for an easily deploy-able and open source backend for anyone to collect data in the future. | ||
+ | ===== Github Repositories ===== | ||
+ | |||
+ | * WDAC Manager - https://github.com/scel-hawaii/wdac-manager | ||
+ | * Data Gateway - https://github.com/scel-hawaii/data-gateway | ||
+ | * Control Tower - https://github.com/scel-hawaii/control-tower | ||
+ | |||
+ | ===== Current Network Architecture ===== | ||
+ | |||
+ | {{ :sensor_network:network_architecture.png |}} | ||
+ | |||
+ | https://www.draw.io/#G0Bxowpw1NF2d3YVo3Y1Y3cmVBZVU | ||
- | ^ ^ ^ | ||
- | | Monsoon | Master API for the sensor network | | ||
- | | Database | Backend database operations, currently in Postgresql | | ||
- | http://grisha.org/blog/2015/03/28/on-time-series/ |