Builder

class Builder

Properties

Link copied to clipboard

The ID of the asset, in UUID format.

Link copied to clipboard

The inclusive end of the range from which to interpolate data, expressed in seconds in Unix epoch time.

Link copied to clipboard

The nanosecond offset converted from endTimeInSeconds.

Link copied to clipboard

The time interval in seconds over which to interpolate data. Each interval starts when the previous one ends.

Link copied to clipboard

The query interval for the window, in seconds. IoT SiteWise computes each interpolated value by using data points from the timestamp of each interval, minus the window to the timestamp of each interval plus the window. If not specified, the window ranges between the start time minus the interval and the end time plus the interval.

Link copied to clipboard

The maximum number of results to return for each paginated request. If not specified, the default value is 10.

Link copied to clipboard

The token to be used for the next set of paginated results.

Link copied to clipboard

The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

Link copied to clipboard

The ID of the asset property, in UUID format.

Link copied to clipboard

The quality of the asset property value. You can use this parameter as a filter to choose only the asset property values that have a specific quality.

Link copied to clipboard

The exclusive start of the range from which to interpolate data, expressed in seconds in Unix epoch time.

Link copied to clipboard

The nanosecond offset converted from startTimeInSeconds.

Link copied to clipboard
var type: String?

The interpolation type.