DoorLockDeviceDefinition: With<., {
    identify: typeof BaseIdentifyServer;
} & {
    doorLock: typeof DoorLockServer;
}>