Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hobbyquaker/node-red-contrib-mqtt-json

Node-RED MQTT input node that parses JSON payloads
https://github.com/hobbyquaker/node-red-contrib-mqtt-json

json mqtt node-red parse

Last synced: 3 months ago
JSON representation

Node-RED MQTT input node that parses JSON payloads

Awesome Lists containing this project

README

        

# node-red-contrib-mqtt-json

[![NPM version](https://badge.fury.io/js/node-red-contrib-mqtt-json.svg)](http://badge.fury.io/js/node-red-contrib-mqtt-json)
[![dependencies Status](https://david-dm.org/hobbyquaker/node-red-contrib-mqtt-json/status.svg)](https://david-dm.org/hobbyquaker/node-red-contrib-mqtt-json)
[![Build Status](https://travis-ci.org/hobbyquaker/node-red-contrib-mqtt-json.svg?branch=master)](https://travis-ci.org/hobbyquaker/node-red-contrib-mqtt-json)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
[![License][mit-badge]][mit-url]

> Node-RED MQTT input node that parses JSON payloads

## License

MIT (c) Sebastian Raff

[mit-badge]: https://img.shields.io/badge/License-MIT-blue.svg?style=flat
[mit-url]: LICENSE