General
Multiple Axes in Chart Widgets
All chart-type widgets in TagoIO can be configured to display more than one Y-axis. The widgets that supports this feature are Area Chart, Line Chart, Horizontal Bar, Vertical Column and Multiple Charts. Adding multiple axes to your chart You can set ...
Widget Header
The widget header enables you to add customized buttons in the header of your widget in order to improve the flow of your dashboard. The widget header is enabled for all widgets. You can configure it by selecting the Header tab in your widget ...
Formula
You can use Formula to modify the visualization of data in certain widgets. Formula is located inside the configuration tab of most widgets, and it can be applied to all fields of a stored register, including: variable, value, unit, serie, location, ...
Displaying Units
You can setup your widget to present the unit of a variable (e.g. °C, °F, km, mm) in different ways. Under the tab 'Formula', select the option for the origin of the unit that better works for you. 1. Unit from the original variable This option will ...
Embedding Widgets to your website
Embedded widgets are a powerful feature if you want an easy way to display your data from Tago in another application. By generating the embedding code on a widget, you can add it to your website, or any other application. Below is a simple example ...
Widgets Overview
Dashboards are composed by widgets that can display and collect data from users. TagoIO provides a variety of widgets to handle your data in real time. The available options cover from simple dials to tables, maps, videos, and even forms that you can ...
Popular Articles
MQTT
MQTT stands for MQ Telemetry Transport; it's an extremely simple and lightweight publish-subscribe messaging protocol. It was designed for constrained devices and low-bandwidth, high-latency or unreliable networks. TagoIO has its own MQTT broker that ...
Connector Overview
Connectors enable you to create a device with built-in behaviors that allow it to communicate with a Network very easily. They also help you automate and scale your devices, once you create a device using a connector, that device will also run the ...
MQTT - Example with MQTT.fx
This is a tutorial on how to connect to Tago MQTT, subscribe to topics using wildcards and publish to a topic. For this tutorial we will use the software Mqttfx. To download and learn more about Mqttfx go to their ...
How it works
There are a few things that you need to know about how Tago works in order to optimize your applications. Watch this short video to learn about the concepts around buckets, devices, and tokens.
Buckets
Bucket is where the data from your devices is stored. When a device is created, TagoIO automatically creates a bucket for it with the same name, description, and tags. Data Retention In the General Information tab, you can select the period of ...