ColorControlTrait.OptionsBitmap

data class ColorControlTrait.OptionsBitmap


Options bitmap.

Summary

Public constructors

OptionsBitmap(executeIfOff: Boolean)

Creates the OptionsBitmap data class.

Public functions

open ULong

Convert this ClusterBitmap to raw (bytes) format

Public properties

Boolean

Indicates if this cluster server instance has a dependency with the On/Off cluster.

Public constructors

OptionsBitmap

OptionsBitmap(executeIfOff: Boolean = false)

Creates the OptionsBitmap data class.

Public functions

toRaw

open fun toRaw(): ULong

Convert this ClusterBitmap to raw (bytes) format

Public properties

executeIfOff

val executeIfOffBoolean

Indicates if this cluster server instance has a dependency with the On/Off cluster.