DishwasherAlarmTrait.Feature

data class DishwasherAlarmTrait.Feature


DishwasherAlarm cluster FeatureMap.

Summary

Public constructors

Feature(reset: Boolean)

Creates the Feature data class.

Public functions

open ULong

Convert this ClusterBitmap to raw (bytes) format

Public properties

Boolean

Dishwasher alarm supports reset.

Public constructors

Feature

Feature(reset: Boolean = false)

Creates the Feature data class.

Public functions

toRaw

open fun toRaw(): ULong

Convert this ClusterBitmap to raw (bytes) format

Public properties

reset

val resetBoolean

Dishwasher alarm supports reset.