Ask Documentation Gets Major AI Upgrade
We've significantly enhanced the Ask Documentation feature over the past weeks. This AI-powered tool now provides much more useful guidance for building IoT applications on TagoIO. The Ask Documentation bot now has real-time access to the complete TagoIO
Analysis with Blueprint dashboards
Greetings: I'm attempting to implement a very simple analysis that reads a device parameter, acts on it, and writes a new parameter back to the device. This is exactly what the "Operate data from devices" example snippet appears to do. In my case, I wish
LR1110 Connector Service Discontinuation Notice
We're announcing that the LR1110 connector will be discontinued effective July 31st. This decision follows Semtech's discontinuation of their LoRa Cloud geolocation services, which the connector depends on for functionality. If you're currently using
How to integrate TagoIO with Chirpstack LoRaWAN
This tutorial provides a step-by-step guide to integrate Chirpstack v3/v4 with the TagoIO Platform. By following these instructions, you will enable uplink and downlink operations, allowing data exchange between your LoRaWAN devices and the TagoIO application.
Is it possible to get data to sum (add) data within the preset time period?
Hi everyone, just wondering if it's possible to get a widget to give me the sum of data within the preset time intervals, and refresh once the new time interval is selected? I'm trying to do it for a rain gauge, where I might like to see the data over
Input validation session_id
I'd like to make use of the session_id for input validation. Where do I pull the user's session ID from? I do not see it in either the scope or context when my analysis runs.
MQTTtls certificate
@Marcin Wx Need to run MQTT with TLS. My MQTT client asks to import a certificate to run TLS. Where to get the certificate from?
Add Label to Line Chart Reference Line
When you go to add a reference line via variable there is no option to rename your variable with an alias name. This is something you guys should add and the alias name be display above the reference line. Some other features that would be benficial:
How to integrate TagoIO with Helium
@Vitor Lima Here is a quick tutorial showing how to add any LoRaWAN device through Helium (Network Server). By following this tutorial, your setup will be ready to perform uplink and downlink operations (data from and to your end-point devices). 1. First
TagoIO MCP - AI-Powered IoT Data Integration
Today, we're excited to announce the TagoIO Model Context Protocol (MCP) Server, a powerful new integration that connects AI models and development tools directly to your TagoIO environment. This breakthrough enables ChatGPT, Claude, Cursor, and other
Compass Widget
Hi, It will be useful to have a compass widget added to the types of widgets available. Can be useful in displaying wind direction in weather stations, for example.
Introducing the TagoDeploy MQTT Broker Service!
Today, we're launching the TagoDeploy MQTT Broker Service, a comprehensive IoT messaging solution that empowers organizations to deploy, manage, and scale their own private MQTT infrastructure with enterprise-grade security and control. TagoDeploy represents
Use Tag as label to device field in Input Form
I have some input form widgets to generate reports where I have to list devices to user choose, but I have to use simple dropdown because have to use a label that user understand what is chosen, if we have a option to use a tag as label in this field
Automatic Static Table Widget Creation
Hello, I’m wondering if it’s possible to automatically create a static table widget whenever a new device is added, with the table dynamically adjusting the number of rows based on the number of variables in the device. For example, if a device has 10
How to set up Single Sign-On (SSO) on TagoRUN with Auth0
Hi everyone! In this tutorial, I'll show you how to configure Single Sign-On (SSO) on your TagoRUN using the Auth0 authentication platform. The steps below can also be applied to other platforms, as they are all very similar. Create an account in Auth0
dynamic table hide line
Hi everyone, is it possible to hide a dynamic table row depending of the varuable value?
No posiblitys for a compass widget?
Is for the future a compass as widget possible? I mean a real one with North West East S sign ....
TagoCore v1.0: Simplified Plugins, Docker Support, Direct Repository Access and much more
Hi everyone, We are happy to announce the release of TagoCore v1.0, our open-source IoT platform for edge computing. If you've been with us during the beta phase, you're already familiar with our focus on adaptability and efficiency. What's New in TagoCore
Helium/WeatherXM Station data acess?
Hi all. I'm new to TagoIO, but have been running a number of Helium (LoRaWAN) IoT devices for a while. I'd like to start with a small personal project (TagoIO free account) to create a dashboard for a Helium WeatherXM station but after reading documentation
[SOLVED] Can not get Live Inspector to view data sent from TTN ("Forward uplink data message" seems to be success)
[Edit] Solution at the end Hello everyone! I just tried setting up integration between TTN and TagoIO for my thesis project to create a simple dashboard to visualise data, but I am having trouble with TagoIO. I think I've set up the TTN webhook correctly,
X-Axis Timestamp Not Matching UTC-5 in Line Chart Widget
Dear Support, I’m located in Lima, Peru (time zone UTC-5), and this setting is correctly configured in my Tago account. I'm receiving the timestamp properly formatted as part of the payload. I've created a dashboard using dynamic table and line chart
Environment Variables and Profile Token
Hi, It would be great if you help me with these question. How can I edit the environment variables of an analysis using the TagoIO API? I'm currently using this method to edit other properties, can environment variables be updated similarly? const result
How does the dashboard ordering system work in Tago Run?
Hello, good morning! I’ve been having trouble with the ordering of dashboards in Tago Run. For example, I’d like users to see the “cad” dashboard first when they log into the application. However, I have a dashboard named “alarm” that always shows up
Improve Tables & Lists: Clickable Rows & Vertical Detail Popup
I think tables and lists could be extremely user-friendly if rows were a clickable element that opens a modal with that record’s details laid out in a simple vertical (label-value) format. Here’s how it would work: Click any row in the table. Open a lightweight
Action "Post data to HTTP End-Point" JSON format
I tried searching in the documentation, but I could not find what is the exact format of the JSON that the "Post data to HTTP End-Point" Action sends. Here it mentions it is "as defined by the variable in the Trigger". That means that it is not the same
New improvements released to Entity
Hi Everyone! We're excited to announce two powerful updates to our Entity feature, making your data management more dynamic and interactive! New Input Form Widget with Entity Data Integration Our Input Form Widget now directly connects with your Entity
Improved SDK Documentation for JavaScript and TypeScript
Hi everyone, I'm here to announce some updates added to our SDK for JavaScript and TypeScript. We gathered feedback from our community and implemented the following changes: Methods and functions: Added practical code example snippets for all methods
Changes to our MQTT Broker service availability
Dear TagoIO Users, We hope this message finds you well. At TagoIO, we are committed to providing high-quality services to all our users. As part of this commitment, we continuously evaluate our offerings to ensure they meet the highest standards of performance
Dragino Device Parse
I need a code to parse the data coming from my Dragino SN50v3-CB device -- NB-IoT/LTE-M Sensor Node. The payload received is as follows: { "IMEI": "860751074067197", "IMSI": "724068042540503", "Model": "DTN-300-FSN7-DC", "mod": 8, "battery": 3.60, "signal":
Developer for Dashboard
Good morning We are a Spanish based company and are looking for a developer / company for a small suite of dashboards for one of our customers. Anybody can help ? Regards, Sergio Vela
How to Integrate TagoIO with a Generic HTTPS Endpoint
Here is a quick tutorial showing how to add any device with an HTTPs forwarder route to your account. As this integration is made to be generic, it does include more than one way to receive data, and you can try to customize it for your own use case.
Battery Indicator Widget
Add Widget for Battery Indication. A rectangle bar or any battery icon png and inside that based on the value colored indication will be shown. As most of the IOT devices uses battery, so if someone wants to show the battery status to user on Dashboard
Re-configuration of the TagoRun app required
Hello,
I wish everyone a Happy New Year 2025.
All of our users had the problem that I had to repeat the app setup after the app had been working fine on the phone for weeks.
This means that the domain, user and password had to be entered again. W
Input Form Improvement
In the input form, when using a field type of "Dropdown," you can configure your options. However, the configurator doesn't allow you to reorder them. This means that if you need to insert an option at a specific position, you have to manually edit each
custom navigation bar using React
I am wondering if it's possible to create a custom navigation bar using React within the TagoIO platform. Has anyone tried embedding a React-based navigation component into a TagoIO dashboard using custom widgets? If so, could you share some guidance
Entity filter not working in SDK
Hi!! I am trying filter entities data in SDK but no working, that`s my code: const openedDoors = await Resources.entities.getEntityData(env.entity_id, { filters: { opened: '1', }, }); This code always return all the entity data. I am doing something
Highlight Rows in Dynamic Table
It would be great to have rows both highlightable and clickable on both the web and mobile apps. On the web app, a single click should highlight the row, while a double-click should open it in a vertical layout. On the mobile app, a single tap should
Metadata Table Widget Request
Hello I am proposing an idea for Tago to make a new widget called a Metadata Table Widget. This widget would allow users to select a main variable and then select/define a nested metadata object to target. Then the table would dynamically create table
Form File Upload
Hi everyone! I need to send a file or image through the Form Widget. I noticed that the file URL appears in the scope metadata only when the option to send it to the bucket is enabled. Is there a way to display the URL directly, or any method to convert
Improve Cache Time Periods
It would be great to have a cron-based option for cache expiration. For example instead of a fixed 24-hour cycle, I could set the expiration at a specific time, like 11:59 PM, ensuring my daily data (arriving at midnight) is always fresh while still benefiting
Next Page