@wkronmiller/mqtt-router

0.0.10 • Public • Published

About

This is a personal utility to help build MQTT-based programs.

It provides an MqttRouter class, which lets you connect to an MQTT broker, and register MqttCommand hooks.

The MqttRouter listens for command events on a commandTopic and publishes events/data to a dataTopic.

Unsupported

This package is in very early development and may introduce breaking changes at any time, or may be abandoned completely. If you want to use this for some reason, you should probably fork it.

Setup and Installation

  1. Install the package: @wkronmiller/mqtt-router

Readme

Keywords

Package Sidebar

Install

npm i @wkronmiller/mqtt-router

Weekly Downloads

0

Version

0.0.10

License

ISC

Unpacked Size

14.6 kB

Total Files

9

Last publish

Collaborators

  • wkronmiller