Variable ValveConfigurationAndControlBehaviorConst

ValveConfigurationAndControlBehavior: Type<ValveConfigurationAndControl.Cluster, Type<Of<{
    attributes: {};
    commands: {};
    events: {};
    id: 0;
    name: "Unknown";
    revision: 0;
}>, typeof ClusterBehavior, ValveConfigurationAndControlInterface>, ValveConfigurationAndControlInterface> = ...

ValveConfigurationAndControlBehavior is the base class for objects that support interaction with ValveConfigurationAndControl.Cluster.

This class does not have optional features of ValveConfigurationAndControl.Cluster enabled. You can enable additional features using ValveConfigurationAndControlBehavior.with.