GetPropertyValueHistoryRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the component.

Link copied to clipboard

This string specifies the path to the composite component, starting from the top-level component.

Link copied to clipboard

The ID of the component type.

Link copied to clipboard

The date and time of the latest property value to return.

Link copied to clipboard

The ISO8601 DateTime of the latest property value to return.

Link copied to clipboard

The ID of the entity.

Link copied to clipboard

An object that specifies the interpolation type and the interval over which to interpolate data.

Link copied to clipboard

The maximum number of results to return at one time. The default is 25.

Link copied to clipboard

The string that specifies the next page of results.

Link copied to clipboard

The time direction to use in the result order.

Link copied to clipboard

A list of objects that filter the property value history request.

Link copied to clipboard

A list of properties whose value histories the request retrieves.

Link copied to clipboard

The date and time of the earliest property value to return.

Link copied to clipboard

The ISO8601 DateTime of the earliest property value to return.

Link copied to clipboard

The ID of the workspace.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String