Added wind status servlet that shows wind information for igtimi as well as expedition

This commit is contained in:
Simon Pamies
2014-01-31 13:35:20 +01:00
parent ab55a254b8
commit 38cb52b589
4 changed files with 266 additions and 2 deletions
@@ -159,7 +159,7 @@ public interface IgtimiConnection {
* Find all the devices from which we may read and which have logged GPS positions and apparent wind speed (AWS) or that
* have never logged GPS nor wind (probably new sensors)
*/
Iterable<String> getWindDevices() throws IllegalStateException, ClientProtocolException, IOException, ParseException;
Iterable<String> getWindDevices() throws IllegalStateException, IOException, ParseException;
/**
* Returns the latest datum for the specified devices that contains a fix of the <code>type</code> requested. The