Show all
Featured wiki pages:
DeveloperGuide FAQ InstallationGuide JAXBResourceProcessing ReleaseNotes RestApiSpecification UserGuide
DeveloperGuide FAQ InstallationGuide JAXBResourceProcessing ReleaseNotes RestApiSpecification UserGuide
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. |