Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hobbyquaker/mqtt-wrapper
- Owner: hobbyquaker
- Created: 2017-08-04T15:04:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-15T19:38:23.000Z (over 6 years ago)
- Last Synced: 2024-10-08T01:06:51.421Z (3 months ago)
- Topics: mqtt, polymer-element, web-component
- Language: JavaScript
- Size: 21.5 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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"