Skip to content

feahorita/AGORA-DSM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AGORA-DSM

AGORA-DSM is a service-oriented middleware for dynamic, real-time management of heterogeneous geosensors in flood management. The approach is called AGORA - Dynamic Sensor Management (AGORA-DSM) and can be seen as an extension of Sensor Bus.

Pre-requisites:

Follow its respectives guides to complete the installation:

Build Instructions

NOTE: Common class contains the path specification for folders, files and services. The following variable paths need to be updated.

  1. SERVER_PATH is the path for keeping files such as SensorML, describeSensor.json, insertObservation.json, getObservation.json, updateSensor.json;
  2. SOS_PATH is the path for requesting data from the SOS repository;
  3. SOS_52n_VERSION is the version of the SOS service used;
  4. IMAGES_PATH is the path where observations images are stored;
  5. Tracking File are the files to help tracking performance from the required activities.
  • Export the Java project into a .war file (need to install Maven Integration for Eclipse) inside the webapps folder of the Apache Tomcat.

  • After starting the Tomcat Apache, sensor data from CEMADEN, PEGELONLINE and configured wireless sensor networks adapters are stored in the SOS repository using SOS services.

Reporting Bugs

Any problem should be reported to [email protected].

For more information on AGORA-DSM, please, visit its main web page at: http://www.agora.icmc.usp.br/site/, or read the following reference: PDF.

About

Service-Oriented Middleware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.2%
  • HTML 4.0%
  • CSS 0.8%