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