Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hobbyquaker/mqtt-wrapper

Polymer Element that wraps other Elements and links them to MQTT topics
https://github.com/hobbyquaker/mqtt-wrapper

mqtt polymer-element web-component

Last synced: about 2 months ago
JSON representation

Polymer Element that wraps other Elements and links them to MQTT topics

Awesome Lists containing this project

README

        

# <mqtt-wrapper>

[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/hobbyquaker/mqtt-wrapper)
![alt text][shield-polymer]
![alt text][shield-license]

Polymer Element that wraps other Elements and links them to MQTT topics. Needs a
[mqtt-connection](https://www.webcomponents.org/element/@hobbyquaker/mqtt-connection/elements/mqtt-connection) element.

## Documentation

see https://www.webcomponents.org/element/@hobbyquaker/mqtt-wrapper/elements/mqtt-wrapper

## License

MIT (c) Sebastian Raff

[shield-license]: https://img.shields.io/badge/license-MIT-blue.svg "License: MIT"
[shield-polymer]: https://img.shields.io/badge/polymer%20version-3.0-blue.svg "Polymer Version: 3.0"