PropertyDefinitionRequest
An object that sets information about a property.
Types
Properties
Link copied to clipboard
A mapping that specifies configuration information about the property. Use this field to specify information that you read from and write to an external source.
Link copied to clipboard
An object that contains the default value.
Link copied to clipboard
A friendly name for the property.
Link copied to clipboard
A Boolean value that specifies whether the property ID comes from an external data store.
Link copied to clipboard
A Boolean value that specifies whether the property is required.
Link copied to clipboard
A Boolean value that specifies whether the property is stored externally.
Link copied to clipboard
A Boolean value that specifies whether the property consists of time series data.
Functions
Link copied to clipboard
inline fun copy(block: PropertyDefinitionRequest.Builder.() -> Unit = {}): PropertyDefinitionRequest