ModeSelectTrait.Feature

data class ModeSelectTrait.Feature : ClusterBitmap


ModeSelect cluster FeatureMap.

Summary

Public constructors

Feature(onOff: Boolean)

Creates the Feature data class.

Public functions

open ULong

Public properties

Boolean

The cluster instance has a dependency with an OnOff cluster on the same endpoint.

Public constructors

Feature

Feature(onOff: Boolean = false)

Creates the Feature data class.

Public functions

toRaw

open fun toRaw(): ULong

Public properties

onOff

val onOffBoolean

The cluster instance has a dependency with an OnOff cluster on the same endpoint. See the onMode attribute for more information.