Skip to content

tyrrellsystems/node-red-contrib-tyrrell-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of Node-RED Nodes

Toggle node

This node has 2 payloads that are sent to the output based on the incoming message. The incoming message should have a payload of true or false to trigger the appropiate output.

The 2 payloads can be dyamically changed by sending a message with a topic of "setOn" or "setOff" respectively.

Counter node

This node increments a counter when it receives a message. The starting value and the amount the value is incremented can be set in config UI.

The value can also be locked to a preset value by sending a message with a payload of true and the topic set in the Preset Topic. This mode can be disabled again by sending a payload of false on the same topic.

The value can be reset by sending a message with the topic set in in the Reset Topic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published