get_timeseries_raw | R Documentation |
Retrieves timeseries data in raw format.
get_timeseries_raw(start_time, end_time, point_ids)
start_time |
Start Time in UTC. |
end_time |
End Time in UTC. |
point_ids |
Point IDs for which timeseries data needs to be queried. |
A long data.frame of time series data, with point id, timestamp, and raw point values as columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.