Coder Social home page Coder Social logo

mqtt-wrapper's Introduction

mqtt-wrapper's People

Contributors

hobbyquaker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

fishingbit

mqtt-wrapper's Issues

couldn't be able to connect

I'm trying with the mqtt.dioty.co host, and I can connect using MQTTlens but it only connects with the tcp option, not "ws".

I put an console.log in the init() and the connectCallback and they are never called.
I put another one in get properties and it is called.

if you need more info just ask.

thanks.

Error on any type of use

I try all examples in the docs and all give me the same error.

Uncaught TypeError: Cannot read property 'addEventListener' of null
at HTMLElement.__noDisableChange (mqtt-wrapper.js:328)
at Object.runObserverEffect [as fn] (property-effects.js:226)
at runEffectsForProperty (property-effects.js:169)
at runEffects (property-effects.js:131)
at HTMLElement._propertiesChanged (property-effects.js:1900)
at HTMLElement._flushProperties (properties-changed.js:387)
at HTMLElement._flushProperties (property-effects.js:1732)
at HTMLElement.ready (property-effects.js:1848)
at HTMLElement.ready (element-mixin.js:604)
at HTMLElement._enableProperties (properties-changed.js:363)

on the line 302 this.__mqtt.addEventListener('connected-changed', this.__connectedChangeHandler);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.