ThermostatTrait.PresetTypeFeaturesBitmap

data class ThermostatTrait.PresetTypeFeaturesBitmap : ClusterBitmap


Summary

Public constructors

PresetTypeFeaturesBitmap(automatic: Boolean, supportsNames: Boolean)

Public functions

open ULong

Public constructors

PresetTypeFeaturesBitmap

PresetTypeFeaturesBitmap(
    automatic: Boolean = false,
    supportsNames: Boolean = false
)

Public functions

toRaw

open fun toRaw(): ULong

Public properties

automatic

val automaticBoolean

supportsNames

val supportsNamesBoolean