Package | Description |
---|---|
wxservice |
Main engine classes for the 1-Wire Weather Service for Java.
|
Modifier and Type | Field and Description |
---|---|
private java.util.LinkedList<WebSensorData> |
WxWeb.sensorData
List of sensor data.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<WebSensorData> |
WxWeb.getSensorData(long time)
Fetches sensor data recorded since the specified time.
|