From b3caa1cbcdcea5f2b06d9b3a3b3361e44cea4856 Mon Sep 17 00:00:00 2001 From: opeeters Date: Tue, 3 Mar 2015 11:39:07 +0100 Subject: [PATCH] Update openair2.R change uuid timeseries wind direction and wind speed --- demo/openair2.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/openair2.R b/demo/openair2.R index d700b84..9b69b20 100644 --- a/demo/openair2.R +++ b/demo/openair2.R @@ -8,8 +8,8 @@ futile.logger::flog.threshold(futile.logger::DEBUG, name = "sensorweb4R") e <- Endpoint("http://sosrest.irceline.be/api/v1/") ts <- Timeseries(id = c("ts_fc5991060eb9cfcff239743433e9437a", - "ts_9738f2ed188ddb6524b4166a221d0b27", - "ts_20130d3498806172d5aaae917211e2ef"), + "ts_d19f4b388bf9ca1f24101c727865aa08", + "ts_a9aa3b095c2fac814bcb13cd447a5b15"), endpoint = e) time <- strptime(c("2015-01-01T00:00:00Z",