node-red-contrib-time-of-day 0.0.4

This node checks if the current time is within given time range.

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

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.

Node Info

Version: 0.0.4
Updated 1 year, 10 months ago
License: ISC
Rating: 3.0 2

Actions

Rate:

Downloads

26 in the last week

Nodes

  • time-of-day

Keywords

  • node-red
  • nodered
  • time
  • range
  • date

Maintainers