onWithTimedOff(with:completion:)

Declaration

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