writeAttributeKeypadLockout(withValue:completionHandler:)

Declaration

func writeAttributeKeypadLockout(withValue value: NSNumber, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeKeypadLockout(withValue value: NSNumber) async throws