sleep(with:completionHandler:)
Declaration
func sleep(with params: MTRLowPowerClusterSleepParams?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func sleep(with params: MTRLowPowerClusterSleepParams?) async throwsfunc sleep(with params: MTRLowPowerClusterSleepParams?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func sleep(with params: MTRLowPowerClusterSleepParams?) async throws