Package detail

@bitpoolos/edge-mqtt-observer

bitpoolos-dev309MIT1.0.3

A MQTT viewer served from Node-Red

node-red, bitpool, bitpoolos, edge

readme

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

Changelog

Resources

License

This project is under the MIT license agreement. For more details, see the LICENSE file.