FillTrait.FillFeature

data class FillTrait.FillFeature : ClusterBitmap


Contains specific capabilities related to fill.

Summary

Public constructors

FillFeature(supportsFillPercent: Boolean)

Creates the FillFeature data class.

Public functions

open ULong

Public properties

Boolean

If true, the device accepts commands for adjusting the level to a percentage.

Public constructors

FillFeature

FillFeature(supportsFillPercent: Boolean = false)

Creates the FillFeature data class.

Public functions

toRaw

open fun toRaw(): ULong

Public properties

supportsFillPercent

val supportsFillPercentBoolean

If true, the device accepts commands for adjusting the level to a percentage.