RefrigeratorAndTemperatureControlledCabinetModeTrait.Feature

data class RefrigeratorAndTemperatureControlledCabinetModeTrait.Feature : ClusterBitmap


RefrigeratorAndTemperatureControlledCabinetMode cluster FeatureMap.

Summary

Public constructors

Feature(onOff: Boolean)

Creates the Feature data class.

Public functions

open ULong

Public properties

Boolean

There is a dependency on the OnOff cluster.

Public constructors

Feature

Feature(onOff: Boolean = false)

Creates the Feature data class.

Public functions

toRaw

open fun toRaw(): ULong

Public properties

onOff

val onOffBoolean

There is a dependency on the OnOff cluster. When this bit is set, the currentMode is set to onMode when the power is turned on.