node-red-contrib-delay-topic-message 1.3.2

Node-red node for delaying message for topic

npm install node-red-contrib-delay-topic-message

Node-red node delay-topic-message

Basic usage

Delay message by set seconds.

When received msg with same topic, timer is reset and previous message is discarded (delivered is last message in topic within timer only).

Message options

  • msg.stopTimer: If set to true, timer is stopped and message in topic is discarded.
  • msg.delay: Overrides default delay in timer.
  • msg.stopAll: If set to true, all timers and messages, regardless of topic, are discarded.

Node Info

Version: 1.3.2
Updated 1 month, 3 weeks ago
License: ISC
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

29 in the last week

Nodes

  • delay-topic-message

Keywords

  • node-red
  • timer
  • delay
  • countdown

Maintainers