node-red-contrib-interval 0.0.1

A simple node-red node that sends a message at regular intervals

npm install node-red-contrib-interval

A simple node-red node that sends a message at regular intervals.

Options

interval: the duration between calls

unit: the duration unit

name: simply rename your node

msg: the text to be sent as payload

onstart: Wether or not to send a message on start

showstatus: show the last and next trigger times

statusformat: A momentjs date format used to display status

Message

{
  "payload": "<config.msg>"
}

Node Info

Version: 0.0.1
Updated 9 years, 3 months ago
License: MIT
Rating: 5.0 1

Actions

Rate:

Downloads

25 in the last week

Nodes

  • interval

Keywords

  • node-red

Maintainers