AssetModelPropertySummary
Contains a summary of a property associated with a model.
Types
Properties
Link copied to clipboard
The ID of the composite model that contains the asset model property.
Link copied to clipboard
The data type of the property.
Link copied to clipboard
The data type of the structure for this property. This parameter exists on properties that have the STRUCT
data type.
Link copied to clipboard
The external ID of the property. For more information, see Using external IDs in the IoT SiteWise User Guide.
Link copied to clipboard
The structured path to the property from the root of the asset model.
Link copied to clipboard
Contains a property type, which can be one of attribute
, measurement
, metric
, or transform
.
Functions
Link copied to clipboard
inline fun copy(block: AssetModelPropertySummary.Builder.() -> Unit = {}): AssetModelPropertySummary