node-red-contrib-special-date

1.0.2 • Public • Published

Special Date

Node-RED node that checks the current date against a list of dates, and returns the appropriate response string for matches.

Installation

Node-RED Palette Manager

Use the built-in Node-Red Palette Manager. Search for node-red-contrib-special-date to find and install.

NPM CLI

In a terminal on your Node-RED server:

cd ~/.node-red
npm install node-red-contrib-special-date

Change Log

v1.0.2

  • Can define which property to put the result in on the message object so the payload can pass through untouched.

v1.0.1

  • Added keywords

v1.0.0

  • Initial release

Package Sidebar

Install

npm i node-red-contrib-special-date

Weekly Downloads

18

Version

1.0.2

License

GPL-3.0

Unpacked Size

67.6 kB

Total Files

7

Last publish

Collaborators

  • elrolfe