GetPropertyValueHistoryRequest
Types
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
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 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 ID of the workspace.
Functions
Link copied to clipboard
inline fun copy(block: GetPropertyValueHistoryRequest.Builder.() -> Unit = {}): GetPropertyValueHistoryRequest