get_timeseries_raw: Raw Time-Series Data

View source: R/timeseries.R

get_timeseries_rawR Documentation

Raw Time-Series Data

Description

Retrieves timeseries data in raw format.

Usage

get_timeseries_raw(start_time, end_time, point_ids)

Arguments

start_time

Start Time in UTC.

end_time

End Time in UTC.

point_ids

Point IDs for which timeseries data needs to be queried.

Value

A long data.frame of time series data, with point id, timestamp, and raw point values as columns.


OnboardClient documentation built on Oct. 29, 2022, 5:06 p.m.