mqtt-admin | MQTT Web Frontend : Publish , Subscribe and see Topic Status | Dashboard library

 by   hobbyquaker JavaScript Version: v1.0.0 License: MIT

kandi X-RAY | mqtt-admin Summary

kandi X-RAY | mqtt-admin Summary

mqtt-admin is a JavaScript library typically used in Analytics, Dashboard, React applications. mqtt-admin has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

MQTT Web Frontend: Publish, Subscribe and see Topic Status in a comfortable UI
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mqtt-admin has a low active ecosystem.
              It has 122 star(s) with 35 fork(s). There are 13 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 3 open issues and 5 have been closed. On average issues are closed in 38 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of mqtt-admin is v1.0.0

            kandi-Quality Quality

              mqtt-admin has 0 bugs and 0 code smells.

            kandi-Security Security

              mqtt-admin has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              mqtt-admin code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              mqtt-admin is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              mqtt-admin releases are available to install and integrate.
              Installation instructions are available. Examples and code snippets are not available.
              mqtt-admin saves you 139 person hours of effort in developing the same functionality from scratch.
              It has 347 lines of code, 0 functions and 4 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mqtt-admin
            Get all kandi verified functions for this library.

            mqtt-admin Key Features

            No Key Features are available at this moment for mqtt-admin.

            mqtt-admin Examples and Code Snippets

            No Code Snippets are available at this moment for mqtt-admin.

            Community Discussions

            Trending Discussions on mqtt-admin

            QUESTION

            Secure Mosquitto Websockets
            Asked 2018-Mar-26 at 16:51

            I have Mosquitto 1.4.9 installed an running.

            I can pub and sub on 1883 I can also pub and sub on 8883. 8883 is secure using certs. I can also sub and pub on 8083 but only using ws. Wss will not connect.

            When I start up Mosquitto here is what appears in the log:

            1521831919: mosquitto version 1.4.9 (build date 2017-12-15 11:14:08-0500) starting
            1521831919: Config loaded from /etc/mosquitto/mosquitto.conf
            1521831919: Opening ipv4 listen socket on port 1883.
            1521831919: Opening ipv6 listen socket on port 1883.
            1521831919: Opening ipv4 listen socket on port 8883.
            1521831919: Opening ipv6 listen socket on port 8883.
            1521831919: Opening websockets listen socket on port 8083.
            1521831919: libuv support not compiled in
            1521831919: Creating Vhost 'default' port 8083, 3 protocols, IPv6 off

            When I attempt to connect using a web interface (http://hobbyquaker.github.io/mqtt-admin) I get a message that says Disconnected trying to connect to wss://home.fqdn.com. And in the log the only entry I see is this:

            1521834600: forbidding on uri sanitation
            1521834601: lws_read: Unhandled state 76

            When I try connecting to 8083 from the command line with:
            mosquitto_pub -h home.fqdn.com -t test -m "hello again 2" -p 8083 --capath /etc/ssl/certs/ -u "userID" -P "passWD"

            I get this message
            Error: A TLS error occurred.
            Which I assume is because it's from the CLI and not over WSS as I have no issues when I use -p 8883 instead of -p 8083.

            Here is my config file:

            ...

            ANSWER

            Answered 2018-Mar-26 at 16:51

            Mosquitto version 1.4.9 did not work properly with changes made in libwebsockets.

            Uninstalled mosquitto and installed 1.4.15 from the dev repository and now WSS:// connections function properly.

            Source https://stackoverflow.com/questions/49457395

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mqtt-admin

            Download mqtt-admin.zip, unzip, put it on a webserver and open index.html with a modern browser. You can also give it a try by just visiting https://hobbyquaker.github.io/mqtt-admin.

            Support

            Dependencies are managed with Bower, StealJS takes care of module loading, the Grunt task named "build" creates a production build in tmp dir.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/hobbyquaker/mqtt-admin.git

          • CLI

            gh repo clone hobbyquaker/mqtt-admin

          • sshUrl

            git@github.com:hobbyquaker/mqtt-admin.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Dashboard Libraries

            grafana

            by grafana

            AdminLTE

            by ColorlibHQ

            ngx-admin

            by akveo

            kibana

            by elastic

            appsmith

            by appsmithorg

            Try Top Libraries by hobbyquaker

            homekit2mqtt

            by hobbyquakerJavaScript

            homematic-manager

            by hobbyquakerJavaScript

            lgtv2mqtt

            by hobbyquakerJavaScript

            artnet

            by hobbyquakerJavaScript

            node-red-contrib-zigbee

            by hobbyquakerJavaScript