node-red-contrib-special-date 1.0.2

Node-RED node that determines if a date is in a user defined list of special dates

npm install node-red-contrib-special-date

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

Node Info

Version: 1.0.2
Updated 3 years, 3 months ago
License: GPL-3.0
Rating: 5.0 2

Actions

Rate:

Downloads

24 in the last week

Nodes

  • special-date

Keywords

  • node-red
  • date
  • special date

Maintainers