https://github.com/nicho90/GWoT-VST
Geospatial Web of Things - Virtual Smart Things Group
https://github.com/nicho90/GWoT-VST
alerting angularjs bridge floodway monitoring mqtt mqtt-broker mqtt-client nodejs postgresql-database raspberry-pi river-gages road-events road-network socket-io timeseries ultrasonic-sensor ultrasonic-sensor-distance water-gauge web-of-things
Last synced: 7 months ago
JSON representation
Geospatial Web of Things - Virtual Smart Things Group
- Host: GitHub
- URL: https://github.com/nicho90/GWoT-VST
- Owner: nicho90
- License: mit
- Created: 2016-04-04T08:36:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-22T11:19:01.000Z (about 9 years ago)
- Last Synced: 2024-10-24T10:07:02.477Z (12 months ago)
- Topics: alerting, angularjs, bridge, floodway, monitoring, mqtt, mqtt-broker, mqtt-client, nodejs, postgresql-database, raspberry-pi, river-gages, road-events, road-network, socket-io, timeseries, ultrasonic-sensor, ultrasonic-sensor-distance, water-gauge, web-of-things
- Language: JavaScript
- Homepage:
- Size: 5.82 MB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Geospatial Web of Things - Virtual Smart Things Approach
[![license][licence-img]][licence-url]
[licence-img]:https://img.shields.io/badge/licence-MIT-blue.svg?style=flat-square
[licence-url]:https://opensource.org/licenses/MITThis project is part of the course *The Geospatial Web of Things*, which took place at the [Institute for Geoinformatics, Münster](http://www.uni-muenster.de/Geoinformatics/en/) in summer term 2016. 3 groups implemented different use-cases in different architectures (Vertical Integration, Virtual Smart Things, Physical Smart Things). This repository contains the work of the group with the **Virtual Smart Things** architecture.
Within this study project we implemented smart and mobile water gauges as first class citizens in the Web of Things. We distinguished between IoT and WoT concepts, technologies and application patterns, and we learned to develop and integrated smart things into the socio technical environment of disaster management.
### Demo
* Link: [http://giv-gwot-vst.uni-muenster.de](http://giv-gwot-vst.uni-muenster.de)
* Username: `demo`
* Password: `demo2016`
***
### Architecture

***
### Contributors
:octocat: [Rehan Aziz Chaudhary](https://github.com/rehans516)
:octocat: [Timm Kühnel](https://github.com/timmimim)
:octocat: [Heinrich Löwen](https://github.com/heinrichloewen)
:octocat: [Nicholas Schiestel](https://github.com/nicho90)***
### Related repository
* **Virtual Smart Things Documentation**: [https://github.com/nicho90/GWoT-VST-Docs](https://github.com/nicho90/GWoT-VST-Docs)
* Vertical Integration: [https://github.com/mrunde/WoT-Vertical-Approach](https://github.com/mrunde/WoT-Vertical-Approach)
* Physical Smart Things: [https://github.com/JanVan01/gwot-physical](https://github.com/JanVan01/gwot-physical)