Variable ThermostatUserInterfaceConfigurationBehaviorConst

ThermostatUserInterfaceConfigurationBehavior: Type<ThermostatUserInterfaceConfiguration.Cluster, typeof ClusterBehavior, {
    components: never[];
}> = ...

ThermostatUserInterfaceConfigurationBehavior is the base class for objects that support interaction with ThermostatUserInterfaceConfiguration.Cluster.