RvcRunModeTrait.Feature

data class RvcRunModeTrait.Feature


RvcRunMode cluster FeatureMap.

Summary

Public constructors

Feature(directModeChange: Boolean)

Creates the Feature data class.

Public functions

open ULong

Convert this ClusterBitmap to raw (bytes) format

Public properties

Boolean

Indicates whether the cluster implementation supports changing the run modes while the RVC Run Mode cluster’s currentMode attribute is set to a mode without the Idle mode tag.

Public constructors

Feature

Feature(directModeChange: Boolean = false)

Creates the Feature data class.

Public functions

toRaw

open fun toRaw(): ULong

Convert this ClusterBitmap to raw (bytes) format

Public properties

directModeChange

val directModeChangeBoolean

Indicates whether the cluster implementation supports changing the run modes while the RVC Run Mode cluster’s currentMode attribute is set to a mode without the Idle mode tag.