public interface SensorMeasurementResource
| Modifier and Type | Method and Description |
|---|---|
SensorMeasurementSummary |
retrieve()
Defines GET
/wattdepot/{org-id}/depository/{depository-id}/summary/?sensor={
sensor-id}&start={start}&end={end}.
|
@Get(value="json") SensorMeasurementSummary retrieve()
Copyright © 2015 Collaborative Software Development Laboratory. All rights reserved.