uwap / mqtt-control-map

Highly configurable MQTT map interface
6 stars 3 forks source link
control-panel mqtt

MQTT Control Map

Build Status

Development / Configuration

  1. run yarn to install all dependencies.
  2. run yarn watch CONFIG to run a local build server that automatically builds your the mqtt control map for the given CONFIG everytime something changes.
  3. run yarn dev CONFIG to create just a single build of the mqtt control map for the given config.
  4. run yarn build CONFIG to generate all files for production use.

Documentation

The documentation can be found in our mqtt-control-map wiki.