davsclaus opened a new issue, #2189:
URL: https://github.com/apache/camel-kamelets/issues/2189

   from ("kamelet:counter")
   
   And with options to configure from / to, so you can say counter?from=10&to=20
   And also configure the period (default 1000 millis).
   
   By default it starts from 1 and goes forever. And triggers once per second.
   
   The body should then be the counter value (int).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to