node-red-contrib-interval-multiples-timer

1.0.5 • Public • Published

Multiples-Interval-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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    46
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    46
  • 1.0.4
    3
  • 1.0.3
    3
  • 1.0.2
    2
  • 1.0.1
    2

Package Sidebar

Install

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

Weekly Downloads

26

Version

1.0.5

License

GPLv3

Unpacked Size

3.83 kB

Total Files

4

Last publish

Collaborators

  • jsbergbau