st-one-io / node-red-contrib-safe-queue

Node-RED node to securely manage work queues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-red-contrib-safe-queue

GitHub npm npm

GitHub forks GitHub stars

This node was designed to control a queue of objects in a secure way.

Install

You can install this node directly from the "Manage Palette" menu in the Node-RED interface. There are no compilation steps.

    npm install node-red-contrib-safe-queue

How to use

Example Flow

Configure the Safe Queue config

Example Configure

License

Copyright 2017 Smart-Tech, Apache 2.0 license.

About

Node-RED node to securely manage work queues

License:Apache License 2.0


Languages

Language:JavaScript 74.6%Language:HTML 25.4%