Raynerv / node-red-contrib-mqttssl

A node-red node for MQTT over SSL/TLS
4 stars 6 forks source link

node-red-contrib-mqttssl

A node-red node for MQTT over SSL/TLS. Based on the core node for MQTT (https://github.com/node-red/node-red).

Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-mqttssl

Usage

In the node-red package.json add a dependency to "node-red-contrib-mqttssl":"latest"

Usage is documented in the node's information panel.