node-red-contrib-calendar-trigger 0.9.1

Node Red Node to trigger the msg object at specific dates.

npm install node-red-contrib-calendar-trigger

First version of calendar-trigger

This is a node for node-red. It adds a trigger to send on the msg.object at one or more specified dates. It uses the node-cron node, see: https://github.com/ncb000gt/node-cron

You can use it together with mongodb for example, to fetch dates and trigger functions when needed.

As input it requires a msg.date object. This object must be an array of js dates.

Node Info

Version: 0.9.1
Updated 8 years, 7 months ago
License: MIT
Rating: 4.0 1

Actions

Rate:

Downloads

15 in the last week

Nodes

  • calendar-trigger

Keywords

  • node-red
  • calendar
  • scheduler

Maintainers