Package | Description |
---|---|
org.wattdepot.common.domainmodel |
WattDepot models the domain of measurement collection, storage, and analysis through the following conceptual entities.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectorProcessDefinition
CollectorProcessDefinition - Represents a process that queries a Sensor and
produces measurements.
|
class |
Depository
Depository - Stores measurements from Sensors of the matching measurement
type.
|
class |
MeasurementPruningDefinition
MeasurementPruningDefinition - Represents the information about a process
that down samples the measurements for a particular Depository and Sensor.
|
class |
Sensor
Sensor - Represents the device making measurements.
|
class |
SensorGroup
SensorGroup represents a group of Sensors.
|
Copyright © 2015 Collaborative Software Development Laboratory. All rights reserved.