AssetModelPropertySummary
Contains a summary of a property associated with a model. This includes information about which interfaces the property belongs to, if any.
Types
Properties
The ID of the composite model that contains the asset model property.
The data type of the property.
The data type of the structure for this property. This parameter exists on properties that have the STRUCT
data type.
The external ID of the property. For more information, see Using external IDs in the IoT SiteWise User Guide.
A list of interface summaries that describe which interfaces this property belongs to, including the interface asset model ID and the corresponding property ID in the interface.
The structured path to the property from the root of the asset model.
Contains a property type, which can be one of attribute
, measurement
, metric
, or transform
.