ScopedEventId

data class ScopedEventId


Represents an event within a cluster.

Provides the GHP-specific trait identifier of such an event.

Summary

Public constructors

ScopedEventId(cluster: ClusterId, event: UInt)

Public functions

open String

Public constructors

ScopedEventId

ScopedEventId(cluster: ClusterId, event: UInt)

Public functions

toString

open fun toString(): String

Public properties

cluster

val clusterClusterId

event

val eventUInt

id

val idUInt

traitId

val traitIdString

uddmId

val uddmIdUInt

vendor

val vendorUInt