DeviceEnergyManagementModeBehavior: Type<DeviceEnergyManagementMode.Cluster, typeof ClusterBehavior, {
    components: never[];
}>

DeviceEnergyManagementModeBehavior is the base class for objects that support interaction with DeviceEnergyManagementMode.Cluster.

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