Builder
Properties
The inclusive end of the range from which to interpolate data, expressed in seconds in Unix epoch time.
The nanosecond offset converted from endTimeInSeconds
.
The time interval in seconds over which to interpolate data. Each interval starts when the previous one ends.
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.
The maximum number of results to return for each paginated request. If not specified, the default value is 10.
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.
The ID of the asset property, in UUID format.
The exclusive start of the range from which to interpolate data, expressed in seconds in Unix epoch time.
The nanosecond offset converted from startTimeInSeconds
.