SensorBase-UH is the University of Hawaii "reference implementation" of the SensorBase service for Hackystat Version 8.0.

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 SensorBase-UH, please consult the SensorBase-UH Home Page.

The "SensorBase" is a low-level service in this architecture, which is responsible for:

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

This SensorBase uses the Restlet framework to support its REST architectural style.