Package org.hackystat.dailyprojectdata.resource.snapshot

Provides a means of getting the latest snapshot of sensor data.

See:
          Description

Class Summary
SensorDataRefComparator Comparator that allows SensorDataRefs to be sorted by their timestamp.
SensorDataSnapshot This class is deprecated, you should use the SensorBase REST API to retrieve snapshots.
SnapshotBucket Represents a "bucket" of time that the snapshot uses to query for data.
TestSensorDataRefComparator Tests that the SensorDataRefs are properly compared.
TestSensorDataSnapshot Tests the functionality of the SensorDataSnapshot.
 

Package org.hackystat.dailyprojectdata.resource.snapshot Description

Provides a means of getting the latest snapshot of sensor data.