Implement Timer Node #6

Open
opened 2025-04-07 19:14:29 -06:00 by nicole · 1 comment
Owner

Similar functionality to trigger nodes, except they can be configured to send a given custom value (defined in a textbox) at a set interval / countdown.

  • For example, send a value of "1" or "true" or "enabled" every 5 seconds to a downstream node.
  • Checkbox should be added to cause the node to repeat the input forever once triggered by an upstream node with a value of "1".
  • Should accept a secondary (optional) input for a "Reset" switch, which causes the node to stop processing timer instructions until the upstream node triggers the downstream timer node again.
Similar functionality to trigger nodes, except they can be configured to send a given custom value (defined in a textbox) at a set interval / countdown. - For example, send a value of "**1**" or "**true**" or "**enabled**" every 5 seconds to a downstream node. - Checkbox should be added to cause the node to repeat the input forever once triggered by an upstream node with a value of "1". - Should accept a secondary (optional) input for a "Reset" switch, which causes the node to stop processing timer instructions until the upstream node triggers the downstream timer node again.
nicole added the
Kind/Feature
label 2025-04-07 19:14:35 -06:00
nicole self-assigned this 2025-04-07 19:14:41 -06:00
Author
Owner

Add a function that causes the current timer loop to break if the "Repeat" checkbox is unchecked by the end-user at any time.

Add a function that causes the current timer loop to break if the "Repeat" checkbox is unchecked by the end-user at any time.
nicole added this to the Borealis - Feature Roadmap project 2025-05-16 14:24:30 -06:00
nicole moved this to Potential Ideas / Suggestions in Borealis - Feature Roadmap on 2025-05-16 14:39:41 -06:00
nicole moved this to Potential Ideas / Suggestions in Borealis - Feature Roadmap on 2025-05-16 14:40:06 -06:00
Sign in to join this conversation.
No description provided.