Package | Description |
---|---|
org.wattdepot.client |
Various WattDepot clients.
|
org.wattdepot.client.http.api |
Restlet implementations of WattDepot clients for the HTTP API.
|
org.wattdepot.common.http.api |
Provides classes and interfaces relevant to the REST/HTTP contract between the clients and
the server.
|
org.wattdepot.server.http.api |
Provides HTTP API for WattDepot using the Restlet framework
http://www.restlet.org
|
Modifier and Type | Method and Description |
---|---|
SensorStatusList |
WattDepotInterface.getSensorStatuses(Depository depository,
SensorGroup group) |
Modifier and Type | Method and Description |
---|---|
SensorStatusList |
WattDepotClient.getSensorStatuses(Depository depository,
SensorGroup group) |
Modifier and Type | Method and Description |
---|---|
SensorStatusList |
DepositorySensorStatusResource.retrieve()
Defines GET /wattdepot/{org-id}/depository/{depository-id}/sensor-status/ API call.
|
Modifier and Type | Method and Description |
---|---|
SensorStatusList |
DepositorySensorStatusServerResource.retrieve() |
Copyright © 2015 Collaborative Software Development Laboratory. All rights reserved.