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?
Exporting dynamic table with multiple devices
Hello everyone, I am working on a small project and I am at the point where I need to export the data in xlsx. Is there a easier way to do it then following the https://help.tago.io/portal/en/community/topic/how-to-export-data-from-all-devices and if
Resize Icons/Pins
I hereby suggest a feature to be able to scale the size of icons/pins in the Image marker and compose widgets. There are potentially other widgets as well in which scaling icons are valuable. The reason behind this feature request is to improve the usable
reverse-geocode
Does anyone know if Tago.io has support for reverse-geocode in analysis? If not any ideas on how to add it.. https://www.npmjs.com/package/reverse-geocode Thank you, Tony
Create a custom chart for agriculture.
Hello, I am primarily at tago.io and would like to know how to create a custom chart to measure soil moisture. Attached image with the objective that I want to achieve. It is an important chart for agriculture and I would appreciate if someone can help
How to control the use of SMS/Mail and Push Notification from the RUN user?
Dear, In my application, I provide the option that my users can assign new numbers and emails so that they can receive their notifications, through an input widget. As an administrator user, I visualize in my usage statistics the amount of emails/SMS
Limit of characters in the message for sending SMS.
Dear all, I am currently developing several data analysis for my application, and among them I have to send by SMS the alerts generated, I have tried with Email, and apparently there is no problem sending long messages, the issue is the SMS, I understand
How to add edit/add metadata to a stored variable in a bucket?
Dear all, I currently have an agricultural application, with sensors that collect soil information like humidity, temperature, etc. My devices send this data in hexadecimal and through a payload parser I get my variables. By doing this I generate my data
How to import data to a device/set of devices
Dear all, I have a question about this topic, previously I commented on how to export the data of the device buckets, through an externally executed analysis. The problem I have is the opposite, I have a record of data stored in a CSV file, and I want
How to track my account usage?
@Aline Tusi You probably already set up your account to match the best plan for you, but do you know how much data have you used? To get this information, head over to the home screen of the platform. Tip: Usage statics don’t update in realtime. To refresh
Yabby parsing location payload
Hi! Please help me to parse payload from Yabby Edge lorawan tracker which connected to TTN. I can't do it myself I don't know javascript. 21:30:42: Raw payload: [ { "variable": "ttn_payload_v3", "value": "{\"end_device_ids\":{\"dev_eui\":\"0016C001F001BF5F\",\"device_id\":\"yabby1\",\"application_ids\":{\"application_id\":\"digital2\"},\"join_eui\":\"70B3D57050000009\",\"dev_addr\":\"260B90AD\"},\"uplink_message\":{\"frm_payload\":\"xw6T0v3mDwEEVgE=\",\"f_port\":89,\"f_cnt\":26,\"session_key_id\":\"AYEQOCVt3tvN/Xoz1SfBMg==\",\"decoded_payload\":{},\"rx_metadata\":[{\"gateway_ids\":{\"gateway_id\":\"shaxr2107\",\"eui\":\"A840412198984150\"},\"time\":\"2022-05-29T16:30:42.469557Z\",\"timestamp\":1283021795,\"rssi\":-69,\"channel_rssi\":-69,\"snr\":11.2,\"uplink_token\":\"ChcKFQoJc2hheHIyMTA3EgioQEEhmJhBUBDjt+XjBBoMCLK/zpQGEPvT9IYCILjdu9CrnwIqDAiyv86UBhCIvvPfAQ==\",\"channel_index\":1}],\"settings\":{\"data_rate\":{\"lora\":{\"bandwidth\":125000,\"spreading_factor\":7}},\"coding_rate\":\"4/5\",\"frequency\":\"868300000\",\"timestamp\":1283021795,\"time\":\"2022-05-29T16:30:42.469557Z\"},\"received_at\":\"2022-05-29T16:30:42.552470935Z\",\"consumed_airtime\":\"0.061696s\",\"locations\":{\"frm-payload\":{\"latitude\":2.2414337,\"longitude\":-174.4830459,\"source\":\"SOURCE_GPS\"}},\"network_ids\":{\"net_id\":\"000013\",\"tenant_id\":\"ttn\",\"cluster_id\":\"eu1\",\"cluster_address\":\"eu1.cloud.thethings.network\"}},\"correlation_ids\":[\"as:up:01G48AFMJ66C9CTPT1WMENPG8Y\",\"gs:conn:01G4812DKVPPWFGVVRN5PR5DNW\",\"gs:up:host:01G4812DM60WN2KV9NTRKBDZTJ\",\"gs:uplink:01G48AFMBQZC2FJDY7J8MSXXVE\",\"ns:uplink:01G48AFMBREWZ8WPD4T1ZD4Y6A\",\"rpc:/ttn.lorawan.v3.GsNs/HandleUplink:01G48AFMBR30NF639N3FDH552P\",\"rpc:/ttn.lorawan.v3.NsAs/HandleUplink:01G48AFMJ5BM782VM1HJ8RYDS7\"],\"received_at\":\"2022-05-29T16:30:42.758234590Z\"}",
Need Help with Displaying GPS Location on Tago Dashboard
Hello Tago Support Team, I am working on a project which needs an object GPS location. The used GPS module provides output in NMEA standard format and later converted this with an exact Lat/Long GPS positioning coordinates for the connected device. Please
Keypad widget to unlock functionality
Hello, Is it possible to use the keypad widget to unlock the ability to use a "Push Button" or any other widget? For example, the user inputs their assigned PIN: 1234 and hits "submit". Once the user hits submit something checks whether the code is right
Next Page