Hi, I would like to set a counter’s value when i run an automation.
My counter’s step size is set to 155.
When the automation runs it needs to change step size of the counter to 1, then set counter value using a data template,
then set the step size back to 155.
Reason being when the automation runs the counter will only accept values that equal multiples of 155.
Any ideas. Thanks
No that is set in stone once configured.
What are you actually trying to do with the counter, e.g. why are you using a counter instead of an input number?
Thank you for your reply. I use the counter for feeding my dogs twice a day, so when i open a new bag I have to update the counters amount. It also triggers the date the bags are opened.
Provide an initial value of 155 and when you call the reset service it will set it to 155.
I have changed it to an input number, step size does not need to be changed when my automation runs.