DishwasherModeTrait.Feature

data class DishwasherModeTrait.Feature : ClusterBitmap


DishwasherMode cluster FeatureMap.

Summary

Public constructors

Feature(onOff: Boolean)

Creates the Feature data class.

Public functions

open ULong

Public properties

Boolean

Dishwasher supports on and off.

Public constructors

Feature

Feature(onOff: Boolean = false)

Creates the Feature data class.

Public functions

toRaw

open fun toRaw(): ULong

Public properties

onOff

val onOffBoolean

Dishwasher supports on and off.