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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.424latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.424
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

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

Weekly Downloads

24

Version

0.0.4

License

ISC

Unpacked Size

16.9 kB

Total Files

6

Last publish

Collaborators

  • yesman82