AssetStatus

Contains information about the current status of an asset. For more information, see Asset and model states in the IoT SiteWise User Guide.

Types

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

Properties

Link copied to clipboard

Contains associated error information, if any.

Link copied to clipboard

The current status of the asset.

Functions

Link copied to clipboard
inline fun copy(block: AssetStatus.Builder.() -> Unit = {}): AssetStatus
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