Expected completion time of this lab: 

60 min

.


DustLink is a web-based management interface for your SmartMesh IP network, similar to the configuration website for your home WiFi router. It is written entirely in Python, using the SmartMesh SDK, and is open source. This means that you can reuse/modify/adapt any part of DustLink without restriction (see the license in the DustLink source code).

Resources about DustLink:

Installing DustLink

Connect DustLink to your manager

 

Visualize your mesh network 

Gather information about your motes

  • isAP is true only for the manager.
  • assignedBw is the bandwidth assigned by the manager. It is normal for the manager to have no bandwidth assigned for itself.

Health Monitoring

DustLink continuously gathers information about the network by sending serial commands to the manager. Every hour, it analyzes all this information and runs a number of tests. Those tests can either pass or fail. You can start the test manually.

Interact with the applications on your motes

By default, DustLink:

  • stores the temperature values received from the motes
  • allows you to toggle the blue LED on each of your motes