Skip to content

An mqtt client dashboard written in Vue. Utilizes MQTT.js library.

Notifications You must be signed in to change notification settings

cory-weiner/Vue-Mqtt-Client-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5efe04f · Nov 26, 2019

History

22 Commits
Nov 26, 2019
Nov 26, 2019

Repository files navigation

Vue-Mqtt-Client-Dashboard

An mqtt client dashboard written in Vue. Utilizes MQTT.js library.

Working Demo - By default firefox does not allow https:// to ws:// connections. This can be disabled by going to firefox's about:config and toggling network.websocket.allowInsecureFromHTTPS will get rid of the SecurityError as documented here

To use, Clone the repository and install dependancies

npm install

Run development server

npm run serve

Application Screenshot

About

An mqtt client dashboard written in Vue. Utilizes MQTT.js library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published