sleep(with:completion:)

Declaration

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