ScopedCommandId

data class ScopedCommandId


Represents a command within a cluster.

Provides the GHP-specific trait identifier of such a command.

Summary

Public constructors

ScopedCommandId(cluster: ClusterId, command: UInt)

Public functions

open String

Public constructors

ScopedCommandId

ScopedCommandId(cluster: ClusterId, command: UInt)

Public functions

toString

open fun toString(): String

Public properties

cluster

val clusterClusterId

command

val commandUInt

id

val idUInt

traitId

val traitIdString

uddmId

val uddmIdUInt

vendor

val vendorUInt