Display timer

Post your questions and help other users.

Moderator: Martin

Post Reply
Lucy
Posts: 225
Joined: 10 Aug 2019 11:24

Display timer

Post by Lucy » 22 Oct 2019 06:01

So... im using a periodic timer in a flow and works fine but i would like to have the timer in notification but cant figure out how to have the values update on the status bar. Ive also tried with sent and received data bytes but cant figure out how to have the values update!?

Horschte
Posts: 56
Joined: 03 Nov 2014 18:00

Re: Display timer

Post by Horschte » 22 Oct 2019 19:52

Try this:

Add an action Sleep with the duration of 1s after the action Notification on Statusbar. Then loop back to the action Notification. In the settings of Notification on Statusbar add a button to the Notification using the setting Actions and select Stop Flows to stop the loop.

Lucy
Posts: 225
Joined: 10 Aug 2019 11:24

Re: Display timer

Post by Lucy » 24 Oct 2019 03:11

Ah yeah i see what your trying to implement... ima work on it.. thanks

Post Reply