1.0.2 • Published 12 months ago

@bitpoolos/edge-mqtt-observer v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

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.

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago