AssetPropertiesResponseStatus

data class AssetPropertiesResponseStatus(val errors: List<AssetPropertiesResponseErrors>? = null, val version: Int? = null)

Read only object to reflect changes that have occurred on the Edge. Similar to Kubernetes status property for custom resources.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Array object to transfer and persist errors that originate from the Edge.

Link copied to clipboard
val version: Int? = null

A read only incremental counter indicating the number of times the configuration has been modified from the perspective of the current actual (Edge) state of the Asset. Edge would be the only writer of this value and would sync back up to the cloud. In steady state, this should equal version.