Run several analysis functions from same python external script
@Andrés Hello, I wonder if it is possible to run several analysis functions from one external python script, something like this: Also, can this analysis functions be async? Thanks, best regards, Andrés
How do construct a graph in Custom widget
@Emerson Bueno Hello everyone! I’m have a question, how do construct a bar graph in custom widget? How can I do in code?
The analysis script to exit (outside) a geofence
@Abel Alvedro Miranda I have GPS from globalSAT working perfectly on TAGO IO. However I have them configured for analysis and alert when they are inside a geofence. I would like to have the analysis script to exit (outside) a geofence. You may send me
Change fields depending on dropdown menu in sign up page
@Andrés Hello everyone, when a new user signs up in my Tago RUN sign up page I need to (depending on his/her inputs give some permissions, show different dashboards, and more importantly ask for different information). For example, right now I have 3
Calendar in input form setting date one day before
@Andrés Hello, I have recently included to my dashboard an input form which uses a calendar field. I thought it was working ok, however I have noticed that if you choose for example this date: 2021-12-20, the actual received date in the scope is one day
Error when using usageStatisticList
@Gary Howell Hello, I’m trying to get usage statistics using account.profiles.usageStatisticList but it returns “Profile/share can’t be found” Code below. account.profiles.list() works and shows the profiles I have access to. Would be grateful for a solution.
listUsers(...) throws intermittent UnhandledPromiseRejection
@Erwin Hogeweg Hi, I am receiving intermittent unhandled promise rejections on the await account.run.listUsers(...) call. I suspect that the underlying issue is that the analysis is already finished before the promise is completed. Does anyone have a
Logic in Formulas to show different metavalues
@Andrés Hello! I have a variable which contains several variables in the metadata field, I wonder if it possible to make a formula so that by default it shows one metadata field, but, if it’s empty show instead another one (depending on the serie). This
Payload parser filtering improvement
@Vincent Raaijmakers Current filter login is based on what NOT to include. That means that the list of variables to be filtered is a nightmare to create and maintain. // Add ignorable variables in this array. const ignore_vars = [ ‘ismBand’, ‘ismband’,
Apply filters when downloading dynamic tables
@Andrés Hello, I have asked about this before in the community, but I guess it belongs here. I use dynamic tables a lot and they are very useful, however I find one problem with them, when downloading the table into excel / csv format the applied search
Connect HTTP device
@matias castillo Hi, i want to use a public weather station https://api.dpird.wa.gov.au/v2/weather/stations/MR001/latest?api_key= from that link and of course i have the API, what’s the best way to do it?
Scope of context.token
@Gary Howell Hello, I’ve noticed that while working with Services in Analysis’, the context.token can be used to create Service variables (email, sms etc). However, the context.token can not be used to access Account level stuff. My question is, what
How to integrate TagoIO with Milesight UG65 embedded LoRaWAN Network Server via MQTT
@FuJi Kok Fook-Kee Hi TagoIO team I would like to integrate TagoIO with Embedded LoRaWAN Network Server of Milesight Gateway via MQTT instead of HTTPs. I have two issues to resolve: How to parse two or multi level of RAW JSON to TagoIO JSON? The snippet
Widget -- where is "User Control" section?
@Marc Lamphier I am trying to set up a button to send a downlink via LoRa (Helium network) and am following the documentation here: https://docs.tago.io/en/articles/221 I am stopped at step . I have hit the edit button on my widget and I am next supposed
Retrieving device from MQTT in Action
@Andrés Hello, I am facing an issue with MQTT triggered actions. I need to trigger an Action in Tago when a message in MQTT set topic is received, then this action will either publish in another MQTT topic the receive data + the device which the data
Move Device from one profile to another
@Gary Howell I want to move some TTN devices and their data buckets from one profile to another. Because you cannot create the device twice (using the same DevEUI), the only way I can think of doing this in an analysis is this: Create a new custom HTTPS
Temperature monitoring algorithm
@Andre Antivilo hellooo Does anyone have an algorithm for temperature peak monitoring, even if its inside of the allowed range? I want to analysis the peak velocity during a time frame and start a flow (maybe another analysis) to decide if its a problem
ImageMarket Widget
@Anis Boutek Hello, Is it normal that the maximum of variables is 10 for ImageMarker, or did I miss something? !! Regards Anis
Trouble sending MQTT payload with ESP32
@Vinicius Selestrim Hey all, I’m having trouble sending a payload from an ESP32 to Tago through MQTT. When I check what I’m sending, the payload is correct: [{“variable”:“estado”,“value”:1}] But the message that arrives at Tago is: [{ \ "variable \ "
Variable filter for getting current week data
@Daniel Garcia So I have a filter that gets the data from the last week that device has received data: const temp_data_PIR = await device.getData({ variable: ‘temperature’, end_date: ‘1 week’ }); However, I need a filter that retrieves that from the current
TagoRun -> Landscape vs Portrait
@Vincent Raaijmakers Hi, I’m seeing random behavior in automatic landscape | portrait adjustment of the dashboards on the TagoRun phone app. When I turn my phone from portrait to landscape and vv… sometimes the dashboard adjusts and sometime not. Should
Metadata url vs TagoRun phone app issue
@Vincent Raaijmakers Hi, we use a metadata url to open up a dashboard. When user selects the url (device name) in a table, it opens the dedicated dashboard of that device. This works perfectly fine from a browser. Also from blueprint dashboards in the
[Multi-Axis Widget] Display all data points even when there's no data
@Phil Gutierre Hi everyone! Here’s a suggestion from one of our customers about the Multi-Axis Widget: "When there are two or more data points (see image 1) in a Multi-Axis Widget, and then zoomed into a recent data, the data point with no data for the
Improve visualization when Exporting Data
@Phil Gutierre Hey everybody! Here’s a suggestion from one of our customers for a feature request related to data exporting: “When exporting variables, the selection box should show the whole variable name, so it can be easier to select the correct option.
Several devices in blueprint dashboard
@Andrés Hello everyone! I am working on a new project where users will have access to 1 dashboard, in this dashboard they should be able to see information related to several devices. Let’s say I have 2 users, one of them has 10 devices associated and
Pulling data from API for other decive
@Eddie Elsenburg I have API access to a satellite tracking system that I use. The reports for that service are horrible, and I would like to start to using one login service for all my customers. Is there a way to pull the json data from the API into
Unable to use device.sendData() function
@Olivier Gimenez Hi, I am trying to create an analysis using device.sendData() without success, even with a simple code based on the snippet Operate data from device: /*
* Analysis Example
* Operate data from devices
*
* Read information from a variable
Map in analysis report
@Eddie Elsenburg Is it possible to include a map in the analysis report? I have a client that requires a daily report for their assets but wants it to include a map with the locations listed.
About the Feature Requests category
@Fabioer Share your thoughts about features you would like to request.
About the Analysis & Actions category
@Phil Gutierre Questions regarding how to code scripts using Analysis and Actions to send SMS and e-mail, and to trigger Post HTTP, Analysis, and MQTT functions.
Accessing Mobile Phone GPS Data
@Ricardo Schleder Tozetto Is there any way to perform access to mobile phone or PC GPS data using Tago RUN? I would like to access this data and send it to a bucket.
Resize widgets on Mobile app
@Andrés Hello, I am testing my dashboards in mobile devices (phones and tablets) and specially in tablets widgets are huge, making one card taking up almost the entire screen. Is there anyway to customize widget sizes and their positions just in the mobile
Preventing multiple notifications from sending (analysis/action)
@Daniel Garcia Hi there. Whenever our devices is triggered, it sometimes updates a specific variable to a value such as true and will remain so until changed. When this device is triggered again that has the same value, it will keep sending notifications.
Problem sending Scope
@Leandro Augusto Machado Hi, I have an analysis sending scope for another analisys. I tried Python SDK doc: import tago
my_account = tago.Account('MY_ACCOUNT_TOKEN')
# Your scope can be an array with several objects
scope = [
{
'variable':
Lack of GPS data
@Ivano Cunha Hi, sorry for my basic question, but I’m new on the block. On my map I must put latitude and longitude, however Tago only provides “gps_location” which is the latitude data, leaving out the longitude. How do I add the variable “gps_lng” available
Changes on payload context in custom MQTT topic?
@Douglas Zuqueto Hello, Are there any modifications to the action’s communication with the device using the custom MQTT topic? Until now I was given a structure, and a few minutes ago it changed. Before [
{
variable: "payload",
value: "#01,1,1,1,1,1,250,250,1",
Zigbee endpoint with Tago
@Andre Antivilo Hi, I’m trying to connect a Khomp NIR21LI endpoint (Zigbee) to Tago using Khomp ITG200 Gateway (Zigbee). I read the post about ITG200 but it’s related essentially to LoRa, despite it has a note about Zigbee integration. But the original
"Invalid tag" when creating a new device
@Andrés Hello, I am trying to create a device from an external python script. As long as I don’t input any tags the creation of the device works fine. However when trying to create the device with some tags I get as a result: {‘status’: False, ‘message’:
Excel file creation in Analysis
@Daniel Garcia Hi there, Is there a way to create an excel file through Tago analysis? I am trying to get some device variables inserted into new excel files. Thanks! Daniel
Writing data to new variable - no calculation
@Cardano Slim So I have an issue where a device I have has a slightly different variable for it’s temp… I’m trying to just take the variable it’s sending, and in a payload parser just send the data to a new variable. Variable device is sending: tempc_sht
Next Page