LowPowerBehavior: Type<LowPower.Cluster, Type<Of<{
    attributes: {};
    commands: {};
    events: {};
    id: 0;
    name: "Unknown";
    revision: 0;
}>, typeof ClusterBehavior, LowPowerInterface>, LowPowerInterface> = ...

LowPowerBehavior is the base class for objects that support interaction with LowPower.Cluster.