Tempest REST API - GET /observations/device/{device_id}

Hi,

When calling the [GET] [/observations/device/{device_id}] using the Tempest REST Api, in the documented response is:

5 - Wind Sample Interval (seconds)

The question I have is:

Is the response the time in seconds since the last sample OR
is the response the time in seconds the length of the sample.

Thanks,
Rui

It is very likely how often the wind is sampled by the sensor. What does your unit report for that ?

1 Like

From asking this question in the past, @vinceskahan is correct. That is the sample time for that data item.

1 Like