mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
14 lines
310 B
Markdown
14 lines
310 B
Markdown
|
node-red-node-mqlight
|
||
|
======================
|
||
|
|
||
|
A [Node-RED](http://nodered.org) node to send/receive messages using [IBM MQ Light](https://developer.ibm.com/messaging/mq-light/).
|
||
|
|
||
|
Install
|
||
|
-------
|
||
|
|
||
|
Run the following command in the root directory of your Node-RED install
|
||
|
|
||
|
npm install node-red-node-mqlight
|
||
|
|
||
|
|