Highly configurable MQTT map interface
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| config | ||
| css | ||
| src | ||
| types | ||
| .babelrc | ||
| .eslintrc.js | ||
| .flowconfig | ||
| .gitignore | ||
| .travis.yml | ||
| index.ejs | ||
| package.json | ||
| README.md | ||
| shell.nix | ||
| travis-upload-artifacts.sh | ||
| travis.sh | ||
| webpack.config.js | ||
| yarn.lock | ||
MQTT Control Map
Development / Configuration
- run
yarnto install all dependencies. - run
yarn watch CONFIGto run a local build server that automatically builds your the mqtt control map for the given CONFIG everytime something changes. - run
yarn dev CONFIGto create just a single build of the mqtt control map for the given config. - run
yarn build CONFIGto generate all files for production use.
Documentation
The documentation can be found in our mqtt-control-map wiki.