DoorLockBehavior: Type<DoorLock.Cluster, Type<Of<{
    attributes: {};
    commands: {};
    events: {};
    id: 0;
    name: "Unknown";
    revision: 0;
}>, typeof ClusterBehavior, DoorLockInterface>, DoorLockInterface> = ...

DoorLockBehavior is the base class for objects that support interaction with DoorLock.Cluster.

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