Builder

class Builder

Properties

Link copied to clipboard

The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

Link copied to clipboard

The property data type.

Link copied to clipboard

The external ID of the asset property. For more information, see Using external IDs in the IoT SiteWise User Guide.

Link copied to clipboard
var id: String?

The ID of the asset property.

Link copied to clipboard
var name: String?

The name of the property.

Link copied to clipboard

The asset property's notification topic and state. For more information, see UpdateAssetProperty.

Link copied to clipboard

The structured path to the property from the root of the asset.

Link copied to clipboard

The property type (see PropertyType). A property contains one type.

Link copied to clipboard
var unit: String?

The unit (such as Newtons or RPM) of the asset property.

Functions

Link copied to clipboard