node-red-contrib-time-of-day

0.0.4 • Public • Published

Time of day node for Node-RED

A simple node that forwards an input message if the current time is within given range.
The message is also forwarded through a second output on falsy results.

Installation

Either use the Node-RED palette manager or install it manually, like so:

cd ~/.node-red
npm install node-red-contrib-time-of-day

Usage

Set a start and end time in the node. If the current time matches the range the input will be forwarded to output 1 otherwise to the optional output 2.

Package Sidebar

Install

npm i node-red-contrib-time-of-day

Weekly Downloads

43

Version

0.0.4

License

ISC

Unpacked Size

16.9 kB

Total Files

6

Last publish

Collaborators

  • yesman82