GithubHelp home page GithubHelp logo

freeboard-mqtt's People

Contributors

alsm avatar benjaminchodroff avatar theashwanik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

freeboard-mqtt's Issues

Freeboard mqtt does not connect ever

I am using the client and the plugin never connects.
i did some debugging with firebug and the message i get is
Paho is not defined
the script is stopped in firebug when it hits this line: var client = new Paho.MQTT.Client(currentSettings.server

any idea?

Does not work with Mosquitto broker with mqtt

Hello, I have standalone freeboard on my server. It fails to connect with local mqtt broker Mosquitto. Broker is running mqtt protocol, not websockets. When I add datasource with all the correct credentials I get following in network inspection:

WebSocket connection to 'ws://192.168.0.1:1883/mqtt' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
Connection failed: AMQJS0007E Socket error:undefined.

Any other mqtt client works fine.

CloudMqtt + FreeBoard

I try connect my account Cloudmqtt in freeboard, but the status is as never. I don't know what I need do.

This is my configuration of cloud mqtt
image

and this my freeboard

image

Freeboard.io online plugin

Hi!
I was trying to use your plugin with the online version of freeboard.io. The speps I've done are quite easy:

Is anything I could do to let it works?
Thank you very much for your time.
Mat

Freeboard open too many connections to a MQTT broker

I'm facing a big problem when try to connect to an MQTT broker (CloutMQTT) via secure websocket.
CloudMQTT would accept max 5 concurrent connections and Freeboard seems to open more than 5 (simultaneous) connection to this broker; in this way the broker definitively deny the connection.

2018-12-09 17:13:44: Client connection from 79.43.134.88 denied: max_connections exceeded.
2018-12-09 17:13:45: Client connection from 79.43.134.88 denied: max_connections exceeded.
2018-12-09 17:13:45: Client connection from 79.43.134.88 denied: max_connections exceeded.
2018-12-09 17:13:46: Client connection from 79.43.134.88 denied: max_connections exceeded.

How to resolve this issue?

Multiple topic from single mqtt client

A remote controller publishes three topics to mosquitto broker: /board/temperature, /board/potentiometer, /board/soundlevel.
In "the topic to subscribe to" I put "/board/#.
In gauge setting I wrote datasources["data"]["msg"]. Now all three topics are diplayed in the same guage and create.
I want to display received data in three gauges. How to do this with creating single data source?
Thank you for your help.

Working on Freeboard.io - never updates

I am trying to get these plugins to work on the online freeboard.io but it doesn't seem to ever update. The way I did this was:

  1. Create an account on freeboard.io, login
  2. Create a new board
  3. In the bottom right corner, click "Developer console"
  4. Click the add button and add each of these, then click OK:
    "https://raw.githubusercontent.com/alsm/freeboard-mqtt/master/paho.mqtt.plugin.js"
    "https://raw.githubusercontent.com/alsm/freeboard-mqtt/master/ibm.iotfoundation.plugin.js"
  5. Add a new datasource using the IBM IoT Foundation plugin:
    Name: CloudOneIOTFoundation
    Org: 5dj1dm
    DeviceID: 78a5040fad88
    API-Key: [obtained from IOT Foundation]
    API Auth Token: [obtained from IOT Foundation]

That all looks great, but it never claims to update: "Last Updated: never"
Any ideas what I'm doing wrong? Do I also have to enter something into the MQTT client?

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.