Two variables - Formula
@Dean Marsh Hi Guys, This is probably a really simple one, but I’m struggling to understand how to link two variables together in the Formula section. Basically I have a people counter, and need to subtract the In value with the Out - for current occupancy
Subtracting the values of the same variable
@Ali Emam Hi all, I need to calculate the daily and weekly usage of water, I have a variable that counts number of the total pulses from a flow meter but in order to reach daily usage, I need to subtract the values that the meter returns today from the
Sigfox Downlink
@Janno Uys I can’t seem to figure out how to get a sigfox downlink working. I tried following the guide in the docs, but the sigfox callback returns with an error 502: bad gateway. Under the callback configuration on the sigfox backend I left the verification-code
TagoIO Integration on TTN v2
@Pat Molloy I just don’t see it in the list of integrations available to me … do I need to add it somewhere? This is what I see right now …
Dragino LWL-01 connection
@Reinier Vissia Question about a Dragino LWL-01. I have all my sensors from Dragino running without any problems except the LWL-01. In the Things stack he’s working like a charme and sending his data when a connection is made with water. But he’s not
Map widget cannot locate variable 'location' in the bucket
@Steven Flaxman Hi I have successfully added a device and on update it has loaded all the variable to the bucket on TagoIO. The devices uses the following payload formatter on the TTI function Decoder(bytes, port) { // Decode an uplink message from a
Blueprint dashboard slow performance
@Thanos Pelekoudas Hello, For the past ~1month, all shudently, we are facing severe preformance problems while viewing the blueprint dashboard 5fa94ddd45c241002da2a3d1. Windows10-Chrome may take >20sec to refresh and quite ofthen the error “Page unresponsive.
RE: Implementing an Analysis to notify when a device is inside of a geofence
@Steven Flaxman Hi Filipe Thank you for responding to my query. But again the advice you give does not get to the core of my problem. I have successfully created a analysis that checks if device A is within a geofence and sends a notification if it is
Migration to V3 required recreating the token/eui
@Andrew Sevil Hi everyone, I have migrated a number of devices from v2 ttn to v3 tti, and I have created integrations for my new connections. Everything works ok, except for the device to receive the data, I seem to have to delete the default token, then
How to create geofences in the map widget with muliple devices
@Steven Flaxman Hi I am having a problem setting up geofences with multiple devices as laid out below. I agree you can add many devices within a geofence on the map widget and all will look fine as below. The problem comes in when you try to store the
Decimal limit not being applied
@Andrew Sevil Hi everyone, I have a number widget showing rainfall, which can have a large number of decimals. I have selected the widget to only show 1 decimal, but it doesn’t work. Screenshot below. Any thoughts?
Device-token based on serial-number resolving not working
@Christian Gwerder Hi there, I am trying to use the https://api.tago.io/integration/network/resolve/{serial_number}/{authorization} to get my device-token based on the device serial number. I try to make a HTTP-GET on: https://api.tago.io/integration/network/resolve/xx-xx-xx-xx-xx-xx-xx-xx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Stuck on Downlink Analysis
@Dayne Kells Does anyone have a working example of a downlink analysis? I have gone through the example documentation and template a few times and am stuck on the line “Missing “form_payload” in the data scope” I suspect there is more customisation I
Display locations on maps widget
@arslan khan Hello, I am displaying trees on map widget in Tagoio. But the maximum limit of displaying data is 10000. But i could not able to display more than 1000 points on map. And i want to ask that how can i show more than 10,000 data on map ???because
How to integrate TagoIO with The Things Stack
@Claudio Rosa Good night, I already read the case: How to integrate TagoIO with TTI / TTN v3, I already did a double check in the network configurations, it is TTI, and nothing is reach the TagoIO. Take a look in the 2 screenshots below. I already did
How to change text to numbers in output
@Paul Brouillette I’m using in the device LSE01 on TTI V3 and the payload provide by Dragino. The output comes with description . By the way, no graph possible to display. See my output: { “variable”: “bat”, “value”: “3.134 V”, “serie”: “1614989279518”
Can you use data from the device bucket in the decoder?
@Nicolas Kyriakou Hello, I need to compare the value of a variable sent by the device with the previous one in the bucket, I currently do that by an action triggering an analysis. In the interest of saving time and/or space, is it possible to do this
User ID can't be found
@Daniel Garcia Hello there, So I am using the same user ID for both codes: const account = new Account({ token: env_vars.account_token }); const user_info = await account.run.userInfo(“user_id”); const notif = await account.run.notificationList(“user_id”);
Get the current number of data registers for the device
@Daniel Garcia Hi there, I am using account.bucket.amount followed in this documentation: Buckets | TagoIO SDK for JavaScript and TypeScript I have this following line in my code: const { Analysis, Device, Services, Utils, Account } = require("/sdk");
WIREPAS Mesh Bluetooth tags
@Rabi Nouwairi Hi , Can we add the Bluetooth tags from ELA INNOVATIONS WIREPAS Mesh to the platform ? WIREPAS Mesh - ELA .
Is it possible to add timestamp to gauge/vu/dial/angual?
@Morten mo Is it possible to add timestamp to gauge/vu/dial/angual, so that i can see from what timie is data shown. https://admin.tago.io/public/dashboard/5e1739547911a800281c0dfd/6bdcd1af-4812-4854-a6fb-2bb7bc128208
Wrong variable provided in scope
@Daniel Garcia Hello there, We are currently having a problem with the type of variable being provided in the scope. We are running an analysis that only runs when the temperature variable is of certain value. The purpose of our analysis is to send out
Telegram Notifications
@Leandro Ferreira Hi ! We need to generate notifications through Telegram. This is a necessity of our client. How can we do that ? A while ago, the Tago team said they would possibly work on this development. Is there anything new?
Auto Run Video from analysis
@Steven Flaxman Hi Everyone I have set up a dashboard with several Tabs. One being Videos. I have set up a video widget to auto play when a variable in the bucket is set true. This works fine when you are on the Videos tab. However i would like the video
Chart don't show last 2 hour data, when added one else data source
@Morten mo I have in one chart 5 sensor data. 4 sensor data is missing from the end 2h, when i delete this 5. sensor from chart everything is ok. data is shown https://admin.tago.io/public/dashboard/5e1739547911a800281c0dfd/6bdcd1af-4812-4854-a6fb-2
Insert device into bucket from payload parser without action
@Adriano De Pellegrin Hello. Can I add a measure from payload parser to Bucket without creating an Action? I’m trying from Device directly and from my own Connector. I notice some connectors (like Everynet) doesnt need to create an action for this and
Add Timestamp to Static Table
@Graeme Rae How can I put the timestamp of the last data in a Static Table? I know the time stamp exists as it shows up in the “edit” menu, but i would like to put either the relative “X minutes ago” or absolute “Feb 9 09:10am” in the table header. I
Remove Street View option
@Graeme Rae Is there a way to remove the street view option on infoboxes? Our devices are all on water and street view is not relevant.
Differences in Mobile vs Desktop
@Graeme Rae On a map view, an identical infobox is displayed differently when viewed using mobile vs desktop browsers. Any way to resolve this? Desktop (Left) vs Mobile (right)
Changing Device Tags With Widget
@Andreas Gudmundsson Hi all! I have been playing around with a few things that I feel aren’t very well documented but are extremely powerful; using widgets to directly call analyses, accessing the widget’s data within that analysis and changing device
Serie Introduction and 'Other' Implementations
@Andreas Gudmundsson In my eyes, serie numbers are required when working with large tables and amounts of data, but I think the short description makes them seem like a way to keep table data in line and not much else. I wanted to share a couple of fun
Dashboard input n00b
@Viorel Gheorghe Hi guys! I need a hint! On the dashboard I have a “Input text box” and a “Boolean button”. How to send this info to the device, that is CUSTOM HTTP? I’ve tried something with Analysis and downlink, but I have some mixed filings there.
Inconsistent Order of Results With getData
@Andreas Gudmundsson Hi everyone, looking for some advice. I’ve been seeing weird to me behavior when using getData over the last few days. In the past, I used the method of “await getData” for each separate variable I want to get. I started requesting
3rd party library use in analysis
@Steven Flaxman Hi everyone If i use a 3rd party library in my analysis do i need to add the library somewhere? If so where do i put it and how do it? Thanks
Video widget autoplay
@Enrique Camarotti Hi, I am using a Video widget in a blueprint dashboard, and I need the video to start playing automatically instead of the user having to hit play. How can I configure that? Thanks!
GeoFence analysis hangs at call to function
@Steven Flaxman Hi Everyone I think my issue is more of a script writing problem rather than a logic problem and i hope someone can help me to move forward. I have an analysis to check if a location is within a geofence then initiate a notification. The
Get started in 15 minutes
@Gambit Support with your own lab of simulated devices at https://mqttlab.iotsim.io/tago/ then create precisely controllable telemetry as shown in this 2-minute video
Downlink error when sending to Kerlink Wanesy
@Nicolas Kyriakou Hello, I have tried the template given in the documentation to send a downlink via analysis/dashboard. The template works fine for TTN, but when I attempt to do this with Kerlink I get this error: Are there any extra steps I have to
Overlay Icons on top of an image
@Gary Howell Hello, One of Tago’s demo dashboard is the smart farm - see image below. Is it possible to re-create this using the standard dashboard tools or do I have to learn about custom widgets. Is there a video or step by step to create and place
LGT-92 device integration via TTN v03
@Raj Sakthi Hello Community I have Dragino LGT-92 up and running and connected to TTN v03 gateway. I initiated integration with Tago.io but the device data is not coming through. I have added the device → Create Authorization → added the same to TTN v03
Next Page