My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

Provides a 'reference implementation' of the SensorBase service for Hackystat Version 8.

The SensorBase service provides the following facilities:

  • Receives sensor data transmitted from Hackystat sensors and persists it in a database.
  • Receives sensor meta-data (Users, Projects, Sensor Data Types, etc.) transmitted from UI services and persists it in a database.
  • Responds to queries from services for information about sensor data and meta-data.

Primary documentation includes the following:

Installation Guide Documents how users can install this system from a distribution.
User Guide Documents how to use this system once installed.
Developer Guide Documents how developers can install and build this system from sources.
Release Notes Provides summary of features added in each milestone release.
SensorBase REST API Specification Documents the communication protocol between the SensorBase and other Hackystat web services
SensorBase JavaDoc API Snapshot Documents the internal design of this SensorBase implementation.

Powered by Google Project Hosting