@bitpoolos/edge-mqtt-observer 1.0.2
A MQTT viewer served from Node-Red
BITPOOL-EDGE MQTT-OBSERVER
About
A Node-RED node that displays MQTT data
Getting Started
Link any MQTT subscription node output into the input of the mqtt node, ensure a URL is set in the node property, deploy and open the webpage to view MQTT data
Installation
Install using the Node-RED manage palette,
1. Click the 'Hamburger' icon at the top right corner.
2. Select the 'Manage palette' option.
3. Click the 'Install' tab and type '@bitpoolos/edge-mqtt-observer' into the search field.
4. Find the latest version and click to install.
or using NPM from the command line.
$ npm install @bitpoolos/edge-mqtt-observer
Updating
The module can be updated via the Node-RED pallette manager, or via the npm cli.
Changelog
Resources
- bitpool.com - who are we.
- wiki.bitpool.com - helpful docs.
- hub.docker.com - pre-canned nodes.
License
This project is under the MIT license agreement. For more details, see the LICENSE file.