CompositeModelProperty

Contains information about a composite model property on an asset.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains asset property information.

Link copied to clipboard

The external ID of the composite model that contains the property. For more information, see Using external IDs in the IoT SiteWise User Guide.

Link copied to clipboard
val id: String?

The ID of the composite model that contains the property.

Link copied to clipboard

The name of the property.

Link copied to clipboard

The type of the composite model that defines this property.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String