node-red-contrib-delay-topic-message

1.3.1 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.1
    28
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.3.1
    28
  • 1.2.0
    1
  • 1.1.1
    0
  • 1.1.0
    0

Package Sidebar

Install

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

Weekly Downloads

29

Version

1.3.1

License

ISC

Unpacked Size

4.35 kB

Total Files

5

Last publish

Collaborators

  • krencl