GithubHelp home page GithubHelp logo

patrickknabe / node-red-contrib-limit-monitor Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 19 KB

A limit monitor for Node-RED

License: MIT License

HTML 63.33% JavaScript 36.67%
node-red alarm delay hysteresis limit monitor observe

node-red-contrib-limit-monitor's Introduction

node-red-contrib-limit-monitor

A limit monitor for Node-RED. An upper limit or a lower limit can be monitored. The alarm triggering can be delayed and the leaving of the alarm state can be controlled by a hysteresis.

Installation

Open Node-RED and select Manage palette from the menu to open the Palette Manager. Go to the Install tab, search for node-red-contrib-limit-monitor and click install.

Alternatively, you can run the following command in your Node-RED user directory (typically ~/.node-red):

npm i node-red-contrib-limit-monitor

Example

[{"id":"96135b2b.aa4598","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"a49408ec.a749a8","type":"limit-monitor","z":"96135b2b.aa4598","name":"","topic":"","limit":"5","kind":"2","delay":"1","hysteresis":"1","x":590,"y":300,"wires":[["e4702ec6.cd901"]]},{"id":"e4702ec6.cd901","type":"debug","z":"96135b2b.aa4598","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":790,"y":300,"wires":[]},{"id":"7b2d0e21.8e7ef","type":"inject","z":"96135b2b.aa4598","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"11","payloadType":"num","x":390,"y":260,"wires":[["a49408ec.a749a8"]]},{"id":"20794a97.2f3ae6","type":"inject","z":"96135b2b.aa4598","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"2","payloadType":"num","x":390,"y":340,"wires":[["a49408ec.a749a8"]]}]

License

MIT

node-red-contrib-limit-monitor's People

Contributors

patrickknabe avatar

Watchers

 avatar

node-red-contrib-limit-monitor's Issues

Original message

Feature request: It would be nice to include original message to output measage. Example as msg.original.
And to be spesific not only original payload but whole message. That allow make customized error messages at later one in flow.

Error installing (node vesion not supported)

Hi,

I get the following message:


2024-07-07T10:30:10.073Z Install : node-red-contrib-limit-monitor 1.0.0

2024-07-07T10:30:11.858Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --omit=dev --engine-strict [email protected]
2024-07-07T10:30:12.610Z [err] npm error code EBADENGINE
2024-07-07T10:30:12.612Z [err] npm error engine Unsupported engine
2024-07-07T10:30:12.612Z [err] npm error engine Not compatible with your version of node/npm: @azure/[email protected]
2024-07-07T10:30:12.612Z [err] npm error notsup Not compatible with your version of node/npm: @azure/[email protected]
2024-07-07T10:30:12.612Z [err] npm error notsup Required: {"node":"10 || 12 || 14 || 16 || 18"}
2024-07-07T10:30:12.612Z [err] npm error notsup Actual: {"npm":"10.7.0","node":"v20.15.0"}
2024-07-07T10:30:12.614Z [err]
2024-07-07T10:30:12.614Z [err] npm error A complete log of this run can be found in: /data/.npm/_logs/2024-07-07T10_30_11_962Z-debug-0.log
2024-07-07T10:30:12.624Z rc=1


Could you please add 20 to the node required version numbers?

Kind regards,
Frank

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.