public interface SensorsResource
| Modifier and Type | Method and Description |
|---|---|
SensorList |
retrieve()
Defines the GET /wattdepot/sensors/ API call.
|
@Get(value="json") SensorList retrieve()
Copyright © 2015 Collaborative Software Development Laboratory. All rights reserved.