node-red-contrib-interval

0.0.1 • Public • Published

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>"
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    32
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    32
  • 0.0.0
    0

Package Sidebar

Install

npm i node-red-contrib-interval

Weekly Downloads

32

Version

0.0.1

License

MIT

Last publish

Collaborators

  • arnaudrinquin