AssetModelProperty
class AssetModelProperty
Contains information about an asset model property.
Types
Properties
Link copied to clipboard
The data type of the asset model 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 (if any) provided in the CreateAssetModel or UpdateAssetModel operation. You can assign an external ID by specifying this value as part of a call to UpdateAssetModel. However, you can't change the external ID if one is already assigned. 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
The property type (see PropertyType
).