A simple external program that exploits EasyHarvest's REST API to retrieve data from the Server, produced by submitted Sensing Tasks and visualize it.
Go to file
2015-11-08 02:31:52 +02:00
src/main First commit 2015-11-08 02:22:14 +02:00
.gitattributes 💥🐫 Added .gitattributes & .gitignore files 2015-11-08 02:20:51 +02:00
.gitignore 💥🐫 Added .gitattributes & .gitignore files 2015-11-08 02:20:51 +02:00
LICENSE.txt Create LICENSE.txt 2015-11-08 02:26:37 +02:00
pom.xml First commit 2015-11-08 02:22:14 +02:00
README.md Update README.md 2015-11-08 02:31:52 +02:00

EasyHarvest

EasyHarvest aims to simplify the deployment and controlled execution of large-scale sensing applications on smartphones. On the one hand, application owners submit to a server sensing tasks for distribution on smartphones, and collect the data produced by them in a simple manner. On the other hand, smartphone owners control the execution of sensing tasks on their devices through a single interface, without having to repeatedly download, install and configure individual sensing applications. The interaction between the smartphone and the server occurs in a transparent way, with tolerance to intermittent connectivity and support for disconnected operation.

For more information read here and here.

How to Use EasyHarvestLog

Just enter the id of the Sensing Task (found on the URL at the EasyHarvestServer) and the desired way of visualization (raw/orientation/map) depending on the type of data produced by the Sensing Task.