get_timeseries | R Documentation |
Provides clean time-series
get_timeseries(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 wide data.frame of time-series data, with timestamp and all requested point IDs as columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.