onWithTimedOff(with:completionHandler:)

Declaration

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