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
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,
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
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 ....
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
TagoIO Launches Dedicated European Servers
Hi everyone! We're thrilled to share some exciting news: our network of servers is expanding, and Europe is now part of our growing infrastructure. When you create a new account with TagoIO, you now have the option to store your data on our dedicated
Custom button confirmation popup
Hi, In my opinion, it would be very interesting if the custom buttons had the possibility of having a popup asking for confirmation, just like the default button in dynamic tables.
Bulk Upload Setup Tutorial using CSV Files
This tutorial will guide you through setting up an Analysis and Dashboard on the TagoIO Platform to enable bulk uploading of CSV files for creating multiple devices simultaneously. By following these steps, you will achieve: A Dashboard to upload CSV
Soil Moisture Map (similar heatMap widget but only for soilMoisture)
Dear Tago Team, I would like to have a widget, similar to the heatmap but that controls soil moisture based on the data logging sent by the sensor. The value in the scale must be from 0 to 100%, using the colors as shown in the image (Soilmoisture Index)
Introducing Entity Table Widget & Display Updates
Hi everyone! Recently, we introduced a new feature called Entity for storing data in a tabular format. Today, we're pleased to announce two major updates to our widget collection that will enhance your experience with our new Entities feature! Introducing
Make more widgets clickable to navigate through dashboards
@Phil Gutierre Hey all! This feature request came from one of our customers, take a look and let us know your thoughts! “The same way it’s possible to add an URL for some widgets like Tile, Map and Image Marker, a good idea is to add the same feature
[Analysis] Add default support for Zod package
Hello TagoIO team. Working with the development of Analysis, I am having the need to perform a deeper validation on the input and output data, as well as to have better support for typing with Typescript. What is your opinion regarding embedding the Zod
Introducing Sveltago: A SvelteKit Starter for Custom TagoIO Widgets
Hey TagoIO Community, I just wanted to share a project I’ve been working on: Sveltago, a starter template for creating custom TagoIO widgets using Svelte 5 and SvelteKit. It comes with everything you need—TypeScript, TailwindCSS, and more—to jumpstart
Action/Analysis to delete data by group id
I have a sensor that reboots if it doesn't receive a response back from the network. When it does reboot it sends all zeros for the data on fPort4. When this happens it falsly triggers alerts. I tried to write the payload parser to ignore data on fPort4
BCC on Sendgrid Emails?
Hello, I see this example in the SDK but see no example with BCC? Is CC, or BCC possible?
Tago API listing devices with filter
Hi all, I'm doing an external integration for a client, so I'm using the Rest API documentation, specificially the GET method for https://api.tago.io/device. I need to retrieve and filter all the devices with a specific tag (on this case, the tag is [{"key":
How to unsubscribe?
How to stop receiving email about forum activities? "Click here" in email doesn't work
Urgent map update
I consider it urgent to make two changes to the map widget. 1. Update the map, in my particular case my client needs to visualize the updated map, ideally for the year, since he needs to see his fruit fields. 2. It has happened to me on several occasions
UDP?
Why not per UDP if we have NB iot???
Check Read or Unread Parameters on Dashboard
Hello, I would like to know if it is possible to check whether a parameter is read or not with a widget. The idea is to know if the device was able to read the defined parameter, and show on the dashboard that it was updated on the device.
Next Page