Related Articles
Note Widget
Note allows you to create a text to be viewed in your dashboard. It accepts a markdown formatted text, allowing you to use bold, italic and list tools. Although you could use the Note Widget to add images to your dashboard, we highly recommend that ...
Building your own parser
In this tutorial, you will learn how to convert (parse) a raw payload sent by a device into actual measurable variables. Data flow structure You can create parses for devices that weren't found in our list of Devices, so that you had to use a ...
Blueprint Dashboard
Blueprint is a type of Dashboard that allows users to dynamically link widgets to multiple devices. This type of dashboard is extremely useful when scaling up applications. Concepts Blueprint works by allowing users to change the widgets' devices in ...
Clock Widget
Clock gauges allow you to visualize the time in a certain timezone. You can see the timezone, weekday, hour, minutes and seconds. The outer circle contains 60 dots, with each one representing a second. When all of the dots turn blue, it means that a ...
Custom Widget Parameters
Parameters allow you to send a list of keys and values to your custom widget. One use of these parameters is to change the way your code behaves. You can have two widgets pointing to the same link, but exhibiting different behaviors. Each parameter ...