Labels move on cylinder widget related to bucket variable
Hello, I think a great idea to upgrade the cylinder widget is to enhance the "level label" to be dynamic based on a variable. For example; if a cylinder is ranging from 0-5ft and a user sets an alarm to be sent when the variable breaks 3.5ft, you could
Best practices for data structure.
Hello, I need help to format my variables to be Tago.IO Compatible. My device is able to read: - Farms data from 1 to several farms - Each farm has from 1 to several water reservoir - Each water reservoir has from 1 to several measurement point - Each
Update in the PDF Service Generator!
Greetings everyone, We are deactivating our old PDF Service Generator (https://pdf.tago.io) and replacing it with a new one https://pdf.middleware.tago.io. If you are using the old PDF Service Generator, please be sure to make the necessary updates by
Compiler error in app but not in kickstarter - "The operator of a 'delete' operator must be optional."
Hi, I do realize that this is probably more a Typescript question than a Tago question but since I don't see the same error in the kickstarter project I am hoping that somebody here can elaborate. So I am deleting the time stamp on a TagoData object to
Is there any more Analysis-Builder documentation then what is in the github project?
Hi, I am looking at the Analysis Builder in github and this does seem like a very useful too. I have a hard time figuring out how/where to set up a mulit-directory project. The only documentation I can find says: "But if you want to build powerful scripts
copy widget from normal dashboard to a blueprint one
Hi there! Is there a chance to copy widget from normal dashboard to a blueprint one?
Metadata in Email Action
Can we use metadata of variables when sending an email? For e.g. in the body of a mail, can we use: $METADATA.url$ for a measurement that contains 'url' in its metada?
New learning center!
Greetings everyone, In the following weeks, we will release a new learning center on our official website and simultaneously disable the previous one. I can’t provide more information about it now but know that we plan to make all modules available for
[Webinar] Installing and configuring TagoCore on an AWS server
Hey guys, Next week, on August 4 at 11 am EST, we will have a special webinar talking about installing and configuring TagoCore on an AWS server. It will be an excellent opportunity to learn more about TagoCore and how to install and configure it on AWS.
Create device with a specific connector and network via API.
I have the current problem. I want to create a device connected to a specific connector and network via API. Your documentation shows that this is possible with the requests Post: Create new Device Post: Create a new Immutable Device Both of them have
How to change data retention on devices with immutable bucket?
Hello everyone, A few weeks ago I migrated my buckets to the new version of the immutable bucket. Now I have also created new devices with immutable buckets. Currently, my buckets have a forever retention period, I understand that the only way to delete
Using ssl with TagoCore.
Hi, I've installed tagocore on a server, and am now trying to apply ssl to it. I'm using an nginx reverse proxy to redirect port 443 to tagocore's port which I have set using the --port option. However, when trying to integrate with tago.io, it now tries
Want to add a new Device, need Connector
hello everyone, is it possible to add the following device? Origolec ED20W Attached you will find the payload documentation Thank you!
Variables available available for alerts
@Andrew Sevil Hi everyone, I’m creating alerts via an input form, and am wondering what variables are available to use in the message, whether it be via email or notification. The main one I’m looking for is $NAME$, which doesn’t work. Are the ones in
New connector, products not in the list
Hi everyone, for the RAK2171, a very common GPS locator sensor, I don't see the connector. A similar issue is for all the RAK products. Is something under develop? Otherwise I need to create its own payload parser, but that it would take a while to do
Custom widget data export
How to export custom widget data ?
Twilio Phone Calls in Tago
Has anybody created an analysis to make calls via twilio based on variables meeting a certain criteria? Or is their any plan to add this in like the SMS action feature?
Is there a better way to go from device ID to device object?
Hi, What is the best, fastest, way to get a reference to a device object when all you have is an ID. The code below below works but I am extremely concerned about the performance when this runs for many thousands of devices. sensor_ids is an array. sensor_ids.forEach(
Filter in Dashboard
How can we add filter in sidebar for filtering dashboard? I want similar search button in sidebar of tagoio run site.
Blueprint - 'optional' devices
@Vincent Raaijmakers Blueprint configurations can have n-devices. If the dashboard is configured by widgets or static table to show the n devices, an error will occur when one of the devices is missing. Example: Blueprint is configured to show temperature
Join us on TagoIO Connect Global 2022!
We are excited to announce our yearly event TagoIO Connect 2022 on August, 30th. A great opportunity to discover new ways to use the TagoIO platform and learn how to quickly and efficiently build powerful and custom IoT applications. You can attend online
Error with Analysis using the script Creating Device
Hi everyone, what is wrong with the output below when I'm trying to add a new device eui from the Device Dashboard? [2022-07-09 19:32:06] Analysis Called. [2022-07-09 19:32:06] Duration: 1s Billed Duration: 1s. [2022-07-09 19:32:06] Analysis finished.
Search Factor
Good morning community! I'm looking for an Analysis that divides the minimum flow of the day by the average reading of all the flows of the day. Thanks in advance for the support!
Device Configuration Parameters
@Stan P Hi, I add new Configuration Parameter to my device, but how I can use it at my own Payload Parser or at dashboard?
Payload Parse HEX to ASCII and separate data
Hi, this is my payload: 544B3D30323A34323A31393B343B33363B2D32322E333534363936322C2D34352E373833323238363B563D332E33303B it's Hexadecimal, using online calculator to ASCII that is the information: TK=02:42:19;4;36;-22.3546962,-45.7832286;V=3.30; How
Can we have one white-label for multiple profiles
Hello I am working on multiple projects for different companies. I was wondering if it is possible to put projects under one white-label.
Fator de Pesquisa
Bom dia comunidade! Procuro uma Analysis que divida a mínima vazao do dia pela média da leitura de todas as vazões do dia. Agradeço antecipadamente o apoio!
Deactivate Payload Parser
Is it possible to deactivate the payload parser as I'm already decoding the data in TTN?
Number of devices/Variables limit - Image/Compose Widget
I want to open this topic for discussion to identify if we're the only ones faced with this problem and hopefully open the eyes of the TagoIO team that a change is relevant. Currently TagoIO limits the number of devices/variables that can be added to
Image Widget Scrolling on Mobile Apps
If the image widget takes up the whole width of a dashboard, when viewing with a mobile device scrolling with one finger will not occur when swiping over the image widget. Instead it moves and un-zoomed image around with your movements making scrolling
Sum by date in graph - possible?
@Vincent Raaijmakers Hi, is it possible to aggregate a variable value in a graph? Like summarize/count/average. Or does this require analysis? For example, we use a door sensor. Open door = 0, close door = 1. So using this door variable I would like to
Tago Core not starting v0.3.3 and higher
None of the Versions higher than v0.3.3 is starting under Windows 11 or Linux. The program crashes on startup in every of the listed versions.
Geofence works only with blueprint devices?
Hi there, From the examples I've seen the geofence seems to work only with blueprint devices. This assumption is correct, or I can use normal devices? All the best, Viorel
Tago Kickstarter Application - New Updates!
Greetings everyone, The Kickstarter for TagoIO gives you the main features for many applications and makes it easier to set up new sensors on TagoIO. Recently, Kickstarter has received new updates on our Github! The Application contains many features
end_date in get device data is not working properly
I wanted to get data of a device by end_date. Let say I have to get data of 2022-06-29 but it is giving data of 2022-06-30 also. example: const device = new Device({ token: env_vars.device_token }); // create the filter options to get the data from TagoIO
Payload parser multiple devices to one LoraWAN gateway
Hello, I am decoding the payload raw from 3 dragino devices that are conected to one gateway (ITG-200). I need to check if statement is true to concat the right var data[] to the payload. How can I do it? I have the problem with this function function
Doubt about lorawan downlink
@Gleydson Henrique Alencar Santos Hello, I’m using TagoIO with LoraWan and the uplink part of the messages is working well. I am not able to downlink the message, I followed the step by step: I created the dashboard and the example of analysis by the
Matching Devices
Hi there! I really need and advice regarding my architecture. 1. On Tago I've got 3 devices (custom hTTP), one is for management and data saving (persistent_data_device), the other two will be linked to real IoT devices. 2. I have an arduino IoT device
Alert - Email User
Hi, I want to be able to send an email alert to a person. They don't need to be able to login to Run. How do I make their email address available for selection on the Alert screen? I've tried adding a user - they can now login - but their email doesn't
How to upgrade bucket of old devices?
Hi, How to update the old devices bucket without having to remove and re-add the device?
Next Page