Skip to content

OhtuWearable/WearableDataServer

Repository files navigation

WearableDataServer

Build Status

WearableDataServer is an IoT-hub -implementation for Android Wearables to control queries for Android sensors data via RESTful API feeds (GET). WearableDataServer uses NanoHttpd for HTTP-server functionalities.

WearableDataServer includes GUI where user may select sensor(s) to be listened from a list of sensors that are available on a device. REST-server may then be asked for JSON-formatted sensor data. Different sensor feeds are identified by sensor's id number, e.g. /feeds/1 returns Android's accelerometer data.

Copyright 2015 University of Helsinki
Licensed under the Apache License, Version 2.0

NanoHttpd license: Copyright (c) 2012-2013 by Paul S. Hawke, 2001,2005-2013 by Jarno Elonen, 2010 by Konstantinos Togias All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages