node-red-contrib-interval-multiples-timer 1.0.5

Schedules an event at the exact time at multiples of the given time

npm install node-red-contrib-interval-multiples-timer

This work is based on https://stackoverflow.com/questions/44109445/node-red-how-to-make-inject-fire-at-given-seconds-per-minute

Purpose

A interval timer that fires at multiples of the given interval, measured from Jan 1 1970. This is especially useful for writing values to InfluxDB. Set the precision to "s" (seconds), then InfluxDB can use run-length-encoding for timestamps and saves a significant amout of space.

Installation

Add it via the Palette manager in Node-RED

License

GPL v3

Node Info

Version: 1.0.5
Updated 4 years, 2 months ago
License: GPLv3
Rating: 5.0 1

Actions

Rate:

Downloads

18 in the last week

Nodes

  • interval-multiples-timer

Keywords

  • node-red
  • timer
  • interval-timer
  • interval
  • slot-timer
  • exact-timer
  • inject

Maintainers