node-red-contrib-calendar-trigger

0.9.1 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.9.1
    17
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.9.1
    17
  • 0.9.0
    2

Package Sidebar

Install

npm i node-red-contrib-calendar-trigger

Weekly Downloads

11

Version

0.9.1

License

MIT

Last publish

Collaborators

  • chris1234567899