Skip to content

Plugin for Freeboard to communicate using MQTT over websocket

Notifications You must be signed in to change notification settings

wwolkers/freeboard-websocket-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

freeboard-websocket-mqtt

Plugin for Freeboard to communicate using MQTT over websocket

Clone the repository, copy the files into your freeboard/plugins/thirdparty folder

modify the index.html to load the ws_mqtt.js file.

example:

<script type="text/javascript">
        head.js("js/freeboard_plugins.min.js",
    "plugins/thirdparty/ws_mqtt.js",
    // *** Load more plugins here ***

About

Plugin for Freeboard to communicate using MQTT over websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published