Skip to content

A MQTT Topic Tree viewer using the d3 collapsable tree and MQTT over websockets

Notifications You must be signed in to change notification settings

jayharper/d3-MQTT-Topic-Tree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3-MQTT-Topic-Tree

A MQTT Topic Tree viewer using the d3 collapsable tree and MQTT over websockets

-- d3 The Collapasable tree orginally came from here: http://mbostock.github.io/d3/talk/20111018/tree.html

alt tag

I've wrapped it with a little code to allow for dynamically adding nodes and to add the topic segments to each node.

Setup parameters in config.js and launch index.html in a browser.

About

A MQTT Topic Tree viewer using the d3 collapsable tree and MQTT over websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.4%
  • HTML 1.9%
  • CSS 0.7%