RefrigeratorAlarmTrait.AlarmBitmap

data class RefrigeratorAlarmTrait.AlarmBitmap : ClusterBitmap


Bitmap indicating which alarms are supported.

Summary

Public constructors

AlarmBitmap(doorOpen: Boolean)

Creates the AlarmBitmap data class.

Public functions

open ULong

Public properties

Boolean

Supports monitoring the refrigerator door being open for a vendor-defined amount of time.

Public constructors

AlarmBitmap

AlarmBitmap(doorOpen: Boolean = false)

Creates the AlarmBitmap data class.

Public functions

toRaw

open fun toRaw(): ULong

Public properties

doorOpen

val doorOpenBoolean

Supports monitoring the refrigerator door being open for a vendor-defined amount of time.