GithubHelp home page GithubHelp logo

sandro-k / mqttlenschromeapp Goto Github PK

View Code? Open in Web Editor NEW
75.0 8.0 27.0 958 KB

MQTTLens Chrome App, a MQTT utility build on Web Components and Packaged for the Chrome Platform

Home Page: https://chrome.google.com/webstore/detail/mqttlens/hemojaaeigabkbcookmlgmdigohjobjm

License: MIT License

JavaScript 27.49% CSS 70.21% HTML 2.30%

mqttlenschromeapp's Introduction

MQTTLens Chrome App

Get started and loading the Dev version of MQTTLens

git clone https://github.com/sandro-k/MQTTLensChromeApp.git

cd MQTTLensChromeApp

git submodule init

git submodule update

npm install

bower install

grunt

This will build MQTTlens in to the build directory. Navigate to chrome://extensions/ in Chrome and load the build folder as a Chrome App.

To debug MQTTlens installed from the Chrome App Store brows to chrome://inspect/#apps

Other installations needed

You will also need a few other tools installed to properly complete the build:

Live reload

grunt watch

Changelog

0.0.13

  • using in mqtt-message-detail-ui.html

0.0.12

  • replacing ร— with x in mqtt-message-detail-ui.html

0.0.11

  • adding the ability to connect/disconnect on demand

0.0.10

  • making JSON paylod copyable

0.0.9

0.0.2

  • Updated to Polymer 0.5.5 and webcomponents.js

0.0.1 Initial release

mqttlenschromeapp's People

Contributors

pgardella avatar sandro-k 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mqttlenschromeapp's Issues

icons, widgets too big

When I opened MQTT Lens the icons and screen widgets were too big to be able to use the program. I have attached a picture that demonstrates this. I see no way to adjust this. (I tried - and that made no difference.)
This is on Debian 9 (Stretch) 64 bit and Chrome Version 63.0.3239.84 (Official Build) (64-bit)
screenshot from 2017-12-07 18-25-21-crop

I stopped Chrome and MQTT Lens and this did not resolve the issue. I also rebooted the machine. No help. I am running with the Gnome desktop and the Wayland display server.

Thanks!

Received Messages Always QOS "0" Even if Actual QOS is "1" or "2"

Hello...

First, thank you for MQTTLens! It is very helpful too.

I'm having a problem with MQTTLens that I hope you can help me with.

If I send a message with QOS 1 or QOS 2 on a topic from another MQTT client, when the message is received by MQTTLens, the message is always reported as QOS 0 even of the message is actually QOS 1 or QOS 2.

Can you please fix this?

Thank you!

Unable to connect with colon in username

Hi There,
I've found an issue when I'm trying to connect to my MQTTPlugin of my RabbitMQTT Server.
So that I can connect to a different Vhost, I use the username format of :.

When I try to connect using MQTTLens in this format, it wont connect and doesn't save the config.

Is this something that you might be able to help out with?

Thanks.

Encoding error at message details

When viewing the message details dialog, the close button is shown as something like รƒ--, which is a little confusing at first.
Screenshot

How do I see the raw message as in Putty?

I want to be able to see the raw data, not just the message for testing.

received PUBLISH (d0, q0, r0, m0, 'stat/pumpswitch/POWER', ... (3 bytes))

This is how we make sure the publish is working with QOS and retain flags we want.

Trim input fields

If the host name starts or ends with a space, the client will not work. Please trim the input fields before using the values.

User authentication - after the fact

I have been testing user authentication on mosquitto primarily using MQTTLens. I found that if I have created the connection, then saved it, and then try to add a username and password, it fails. But if I recreate the connection with the username and password it works.

I think this is because modifying the existing connection does not save the username and password. When I reopen MQTTLens, they aren't saved.

I am using MQTTLens 0.0.5 on Chrome 52.0.2743.24 beta (64-bit) on a Mac.

Patrick+

have a bug

when i download MQTTLens on Chrome Store .Open it have a problem,please look at picture:

0c l0k 1uvfwlg_2 46c2i

MQTT '+' wildcard subscriptions

I haven't been able to get subscriptions to work with the '+' wildcard (matches all topics at the same level in the hierarchy). The '#' wildcard (matches topics at a level and all subtopics) is working fine.

I ran into a bug with the Apache Camel MQTT component on this as well, where the topic subscription strings were getting URL encoded/decoded, and the '+' was getting converted to a space. I just wanted to mention this in case it's the same problem.

Feature requests

Hello,
Could we have the option to have a 24 hour time stamp, please?
Also, how do we clear the log without having to close the app and restart?
Thanks

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.