1.0.0 • Published 6 years ago

node-red-contrib-nupmes-request-queue v1.0.0

Weekly downloads
2
License
Apache-2.0
Repository
-
Last release
6 years ago

NupMESRequestQueue

The NupMESRequestQueue consumes a (global) HTTP request queue and sends its items to their destination. The node needs to be triggered periodically with an arbitrary message to monitor the queue. Additional keywords to control the node:

  • Send 'unlock' to free the lock variable. Should not be necessary in normal scenarios.
  • Send 'delete' to remove the next request from the queue. May be necessary if an invalid request is on top of the queue.
  • Send 'reset' to clear the queue from all requests.

Author: N+P Informationssysteme GmbH License: Apache 2.0