SensorDataViewer is a University of Hawaii implementation of a client for real-time display of captured sensor data from the SensorBase within the Hackystat Version 8.0 system.

Hackystat 8.0 implements a web service architecture in which individual services communicate using REST principles. For more information, see the Hackystat Version 8 Home Page. For access to code, documentation, and other project materials on SensorDataViewer, please consult the SensorDataViewer Home Page.

The "SensorDataViewer" is a client for this architecture, which is responsible for:

To accomplish these tasks, the SensorDataViewer is organized into the following subpackages:

This SensorDataViewer uses the Google Web Toolkit framework to support its AJAX procedure calls and Widget interface elements. This SensorDataViewer also uses the Restlet framework to support its interface to REST-architecturd SensorBase.