No variables in Bucket
Good day I want to send uplink data from Chirpstack to Tagoio. I decoded the payload in Chirpstack and I'm getting just one variable value for the decoded uplink in Tagoio: "variable": "objectJSON", "value":{\"alarm\":\"FALSE\",\"door_open_status\":\"OPEN\",\"door_open_times\":28,\"last_door_open_duration\":12,\"time\":\"2022-09-16
GeoTIFF layer - Mapp Widget
I would like to submit a feature request to enable adding a Geo-TIFF (e.g. with tiles) layer to the map widget. The reason for this is simple: Precision tracking requires precision maps. The current satelite layer is for many locations at least 2 years
Turning coordinates into addresses
Hi everyone, As the title says I'm trying to turn the coordinates shown of our GPS asset trackers into actual addresses. I've contacted support about this which stated the following: "... you can try using an external API and Analysis to convert the coordinates
Connect Resiot.io to Tago.io
Hello, We have a weather station connected to Resiot.io platform and we are looking for a solution to stream the data to Tago.io to display the result in the dashboard. The image uploaded (connectors.png) shows the type of connectors. Here the documentation
Dynamic Dashboard Template
Hello, It would be very nice to be able to create a Normal Dashboard Template. It could be consisted of pre-configured widgets that some of their details (devices, alias, color and icon conditions etc) could be filled dynamically when creating the dashboard.
Webinar: Scaling up IoT Applications with Blueprint dashboards
Hey guys, On September 27th, 2022, at 11 AM EST, we will have a great webinar about scaling up IoT applications with Blueprint dashboards. This webinar will teach you how to scale up IoT applications using the TagoIO Blueprint Dashboards easily. You will
Data from Bucket in Python
Hy my name is Lucas and im new in Python and id like to ask a help in a subject. I could already connect into my account using tago sdk in phyton but i could not get the bucket data from a variable using phyton . I can get the header from the bucket.
Publish to MQTT to multiple devices
@Enrique Camarotti Hi, I have a blueprint dashboard with multiple devices (one for each user), and through an Action I want to trigger that when a Variable changes, an MQTT is published to the device whose variable changed. Before using blueprint, I was
Queclink GT301
Hello, Is it possible to register the Queclink GT301 device on the Tago.io platform? Thanks in advance !!
File REST API
Hello, my name is Gustavo, I would like to know if there is any REST API for listing files and downloading files. If there is, I would like to get access to the documentation. I thank you for your attention.
Firing Analysis multiple times
@Ricardo Tozetto Hello! What is the expected behavior of the analysis script when triggered multiple times, that is, a new action triggers the same analysis script before the last one ends? This analysis script contains some accesses to the Data bucket,
Get payload from analysis script
Hi, I was looking at this question https://help.tago.io/portal/en/community/topic/run-your-own-payload-parser-2 which mentions to use a parser script with analysis/trigger so it can be shared between multiple devices instead of copy/paste the script into
MQTT
Hello, I have a device, ThinkLite Flair, which is an air quality sensors and I am trying to use mqtt to send data to tago, but the sensor does not have input fields for username and/or password. Any ideas on how I can solve this? Thank you, Tony
Downlink to chirpstack
Hi, can someone help me with the right format to send downlinks to chirpstack? I know that TagoIO doesn’t support downlinks with chirpstack but maybe there is an alternative way to send downlinks anyway with fx. Http? Regards annia
Manage downlinks to ChirpStack
@Ignacio Schacht Hi community. In our company we use ChirpStack as the LNS for our networks. I’m trying to integrate some devices and I need to send downlinks to automate some processes for a model of sensors. This model requires sending a downlink with
Save geofence alerts
Hello someone know , how I can save the information in some general_dev of a geofence analysis and alert? because, I would be interested in showing these alerts in a dinamic table. I'm having running the geofence analysis and alerts. Now If you can help
Filter by values
Hello, how are you, why doesn't the filter work through values? It only shows me one device. Could someone help me with this. The variable that is inserted is always location and what changes is only the value that would be my devices
Action - only trigger by certain time (night)
Hi, I want to limit the triggering of my action by a time. A door sensor which should me only alert by night (from 22 to 06). I didn't find any variable in my device which holds the time. Can't I just take the current time by some kind of variable and
MOKO GPS Tracker LW001 BG PRO Dashboard
Hi, Does anybody have a functional dashboard for this MOKO device? I'm having a bad experience here with this device and all its variables. Tks
Help with Heat Map / Compose / Image Map Widgets
Hi Folks. It looks like the heat map widget adds values of a variable together as records are stored in your bucket. Is there a way for it to just show the latest value? Everything just ends up red otherwise. Ideally I'd also like to find a way that
How to create a indoor tracking application using Beacons
This tutorial is deprecated. There is a much simpler way to install a plug-and-play application that can be imported into your account and used as a template for full customization. You can find it here: Kickstarter. In this article, we will learn how
Data not showing in tagoRun
I have 2 issues with the widgets in TagoRun 1. I have a dashboard in TagoIO with several Device List widgets, and it works fine, but when I try to see the same dashboard in TagoRUN, the Device List widget is empty. Dashboard in TagoIO (Only "centro de
Using multiple devices in a blueprint
I was wondering if someone knows a way to display multiple devices in a widget using a blueprint dashboard. For example, on my environment I have my devices categorized by tags representing a company and location. When I want to see every sensor in a
Create a sum query in analysis
I have the current code, where i wish to sum all the occurrences of the Event_Number variable in the last 3 months. Unfortunately, the sum query returns undefined. Note: I do not wish to count the number of times the variable appears, i want to sum its
Don't connect sp32
I am new to this, and three months ago I designed a dashboard and I have not connected it, today I want to connect it, and it does not pass information from my sp32 to tago, what can I do?
API device data request for multiple variables.
Hi, What would be the syntax to request the values of multiple variables using the API .../data call? I used the example and changed the variable name into an array of variables, but, as expected, that didn't work. Or should I 'just' get all the variables
Groupbox for Widgets
My dashboard might contain repetitive display therefore I need to have a visual tool to group some widgets within a box to support user to prevent confusion when reading gauges and charts. How could I do it? Is it feasible?
Sample Payload Parser Code (MQTT)
Someone here could you please help me with a sample of payload parser code to extract the value (marked in blue) and put it in the yellow marked variables? The code needs also handle with different topics (e.g. "topic": "unit/bra", "topic": "unit/arg"
Copying colour from one widget to another feature
Hello, I have to say the recent addition of copying colour from one widget to another is SUPER useful. I especially like it copies the alpha layer so all the widgets have exactly the same transparency. If you have not tried it, give it a go. Well done
Creating location from lat and lng
Hello everyone, I want to build the tag location, to use for GPS. I have 2 values sent from the device, lat and lng. How do I combine them to make the location tag? Thank you const payload_raw = payload.find(x => x.variable === 'payload_raw' || x.variable
Dynamic Table doesn't update
Hello everyone I think I am currently facing the problem that the dynamic Table doesn't update when new measurements arrive in the Bucket. From the picture, you can see, that the graphs all show several measurements, while the dynamic table still only
Sending downlink using ACTION
@Michael Fleming Hi all, I am testing the capabilities of a Milesight (formerly Ursalink) UC1114 Lora Remote I/O device and have successfully used analysis example “Sending downlink using dashboard” to control a relay on the UC1114 to switch ON/OFF. However,
How to delete data records?
My data records are almost full of information. I would like to know how can I delete some devices information so that i would be able to continue saving some new datas?
Payload parser fails to read an Array
I wrote a code to parse the payload on my application (using the "Raw JSON to TagoJSON" snippet as base), written and tested in .js and it ran successfully. However, using the live inspector, I notice that TagoIO fails to interact with the array part
How can I remove a layer in an Image Marker Widget
Hi, How can I remove an unused layer in the Image Marker Widget? Either that... or select which layer comes up by default. Right now the unused one always comes up first and the user has to select the correct layer first. Kind Regards, Erwin
Icon Widget Breaks when Adding Formula
Hi all, I am new to Tago and looking to build a parking lot dashboard. To visually indicate if the parking lot is taken, Im testing the Icon Widget. Unfortunately it breaks when I am trying to display the value and amend it with a formula. I want to have
Issues with running analysis from another analysis (Python API)
Hello. I have an issue where running calling one analysis from another. I went back to calling my_account.analysis.list(), and found even that had errors. I know that my_account is functioning correctly because that is how I pull controller the controller
Missing decimal while exporting data in XLS
Hi The decimal point is missing in Line Chart and Dynamic table while exporting the data. It is working fine if I export it from Admin Dashboard but not working If I export it from TagoRun User. Also time is missing in the Date. Please find sample f
How to post a variable location correctly using HTTP and Arduino/ESP32 device
Hi everybody I´m new on some Arduino/ESP32 with HTTP and TAGO, so thanks in advance for your help I´m trying to post a variable to TAGO using HTTP Arduino example, a variable with some fixed data and LAT & LGN concatenate to location. However, every method
Displaying MQTT Subscribe Output
Hello, I am fairly new to the platform and was trying to create a simple Dashboard that displays information coming from a MQTT Broker. Looking through the help page from Tago, I've encountered the opposite version of what I'm doing: Taking an input from
Next Page