Polymer Element that connects to a MQTT broker
mqtt-connection
Polymer Element that connects to a MQTT broker. Automatically (re)connects and handles subscriptions with callbacks. Uses the Eclipse Paho JavaScript client.
Documentation
see https://www.webcomponents.org/element/@hobbyquaker/mqtt-connection/elements/mqtt-connection
License
MIT (c) Sebastian Raff
Install
Framework Support
Browser Independent
Install with
Run the above npm command in your project folder.
If you have any issues installing, please
contact the author.
Release notes - Version 3.0.8
Dependencies
- @polymer/polymer#^3.0.0