Downlink fport (Dashboard) value is always 1
@Claudio Rosa No matter what I do in the “Downlink from Dashboard TagoIO Template”, the LoRaWAN fport always remain with 1. In the Dashboard I sent 3, in the Analysis Console Log I see 3, but in the LoRa Network Server reach 1. For me, it is strange,
Image Marker Image Upload
@Rob Young Hi Folks Is there any way to ‘upload’ an image for use as the img.pin on the Image Marker? For ease of use for customers, I’d like them to be able to just add an image from their device, not have to upload somewhere else then copy the link
Send request using Postman - Authorization
@Stan P I try send request using Posman. Tago share Postman Collection “TagoIO API” but I get No Authorization response: { “status”: false, “message”: “Authorization denied” } How I can add Auth? I try do new key using this article: https://docs.tago.io/en/articles/218
API for data_retention
@Andrew Sevil The API docs show that Account.buckets.edit takes a Partial<BucketCreateInfo>, but data_retention and data_retention_ignore are only available from the <BucketInfo> interface. Is there a way to update (or set during device creation) the
Date and time in bucket
@Felipe Braga Hi everyone, I am creating a pdf using data from an input form and I want to display date and time that I sent the data entered in that input form.Until then, I was able to filter all the data except the date and time that already comes
Time dependent color conditions for entire row
@Andreas Gudmundsson When creating a dynamic table, enabling the time columns allows the following color conditions to be set: This works great, but unfortunately only affects the “Date and Time” column: If I try to do the same setting for Address, it
Invoicing assistance
@Andrew Sevil Hi everyone, I’m wondering what the best way to setup invoicing for clients with devices through TagoIo. I will be invoicing monthly at a certain $/mth/device. Is there a way to do a report to give me client/devices/last seen or similar?
Python SDK Problems
@Andreas Gudmundsson I’ve been using the NodeJS SDK for almost a year now and am very comfortable with how it works. I wanted to implement the Python SDK to some pre-existing code but have had a lot of problems with running them externally. I created
Download file with one button
@Felipe Braga Hi, I have a question: is it possible to download in my browser a PDF or CSV through an analysis? Example: A “Header button” that when you click initializes the download of a file to my local machine. I need to do this, but I can’t find
Help with payload parse script for power meter
@Tyler Hello, I would like if someone would be kind enough to assist with a payload parse script, We are looking for the variables temperature ext_temperature energy power any help would be greatly appreciated 2021-05-18 10:48:52: [MQTT] Device publish
Send email in "Generate PDF report"
@Felipe Braga Hi, I am wanting to send a PDF report to an email by typing in an input form. But as far as I know, it is necessary to dictate a fixed email in “Environmental variables”. If not, it returns: email environment variable not found. My question
Storing HTTP Post Server response data
@Patrick van Eijk Hi, I have created a short analysis script that does an HTTP post to our LoRa Cloud solver of a particular message that a LoRa tracker sent to Tago. I am able to successfully retrieve the response from the server. The response is an
Payload- Bucket - raw Json
@Diego Cambra I have one Gateway MQTT that does the reading of some BLE devices. When I see the live Inspector the message received in Tago.io is: [ { “TimeStamp”: “2021-05-22 10:57:35”, “DeviceMac(hex)”: “68B9D3D19438”, “DataFormat”: “BeaconX Pro-3Axis”,
How to get data from the csv table using the url GoogleSheet?
@Felipe Braga Hi, I’m following this tutorial to create random data on a device using a google spreadsheet. link: Creating random data on devices But the sample code in analysis “Simulating devices with GoogleSheet” is not shown and is also not available
Import Data From a Google spreadsheet
@MOB IoT Hello all! In the past there was a “simulating device with google sheet” in analysis code examples, now it is missing. Can you please republish an example of this script again? Regards
Weather / simulator
@Max Patissier Hi to the support, I just saw that you add a “weather” device simulator. That’s great but it would be fantastic if I could change it for my town… I had already put a post on it but I guess that you could make like a tuto to add this function
Particle devices
@Jose F Hello, Where I can find a guide on how to connect particle devices to TagoIO? thanks
How to create a widget to tune a parameter to be sent to the device?
@Philippe MARIN Dear all, I want to be able to send an order from a dashboard to a device. The main goal would be to tune for example the data transmission frequency, from the dashboard, avoiding the need to access the device physically. Is there a way
Analysis doesn't work
@Akihiro Takahashi I’m using Dragino LHT65 and LSN50v2, via TTN v2 .but analysis doesn’t work well with LHT65. LSN50v2 works well. Is there a solution?
sendData not working in one analysis
@Daniel Garcia I have this one analysis that is an async function that has for loop in it such that for every array of device tokens, we would take each device token and send some data to each device. I am able to get context.logs in this but this method
Data Late Code Analysis
@Graeme Rae You guys have been great helping out on here, so I thought I’d drop some code that someone else could use. This analysis will run through every device in an account that has a tag “Watch” set to value “True” It will check the time stamp of
Connecting 2G/3G Devices
@Steven Flaxman Hello Everyone. I am interested in deploying 2G/3G devices and would like to use TagoIO platform to display the information. If there is not a network available can we build a custom connector? Can anyone direct me to documentation to
Deleting Variables
@Pat Molloy I have a small number of LoRaWAN devices sending small amounts of data every 20-60 minutes. Despite this, I have already exceeded data registers and also today the data input limits. Part of this is having data retention that is set to “forever”
Integration with Slack?
@Graeme Rae Anyone know how I would start integrating Tago with Slack? Specifically if a device hasn’t received a data packet in a given time a warning message would show up on a slack channel.
How to create Connectors Templates to many Networks
@Claudio Rosa Good morning @vitor Recently I bought many differents Khomp endnodes, I mean it was tracker, weather station, etc…, and I saw that we already many Khomp connectors. The point is, I am testing two LNS, TTS and Kerlink, but all Khomp connectors
Show Map Icons Depending on User Acess
@Nicolas Kyriakou Hello, Lets say for example I have this map: And I have an admin access and user access. Can I configure the map widget so that some icons will only be visible to the people with admin access?
Refresh dynamic table after analysis run
@Andrew Sevil Hi everyone, I’ve created a dashboard to allow a client to modify two device items, namely “name” and a parameter called “offset”. Here is a screenshot of the dashboard. When I select the filters for the blueprint, then press the “load data”
Device data is not added to the buckets
@VALENTIN NICOLAS silvera diaz Hello everyone, the meter data is not being added to the respective buckets. What could be the problem? I already have several devices working on TagoIO and until then that had not happened. Thanks.
Racking my brain on this parser
@Eddie Elsenburg I have raw data coming in that was already decoded in my console before sending out. I have tried more ways than I can count to get the data over to the bucket. I have added the variables, tried const and payload push but I get nowhere.
How to get data from csv table
@Steven Flaxman Hi Everyone If i store a CSV table of data in the bucket of a HTTPS device. How can i read the data for analytics. I want to compare a variable with the values in column 1 and when they match get the data value of column 2 of the same
Downlink to TTN-v2
@Surendar Somasekar Dear Team, I downloaded the analysis from the TagoIO website for sending the DL to the TTN-V2 using widget. When i run the analysis i am not getting the output, the console is showing as follows: [2021-04-22 13:52:14] Downlink analysis
How to use data previously sent
@ricardo munoz Hi, I am Ricardo and i am just learning about Tago, and now I have a question. How to use previously sent data by the device in my own payload parser? Thanks in advance
Linking multiple devices to a single button
@Linwood Tyndall Hello all, I am working on a project using Tektelic electrical outlets. I have a dashboard built with an On/Off button that is working to turn the outlet On/Off as designed. My question is, how can I link this button to a bucket of devices
How to structure json
@David swearingen I have been able to get a dashboard working with a test json payload with one variable, however I don’t know how to structure the incoming json if there is more than one variable. this doesn’t work: I’m assuming I can’t use ‘variable’
Trouble with number vs string
@David swearingen I’ve got device data coming in that displays ok in a card (or display?) widget but in a line graph it doesn’t . The data is a voltage value from an http source, e.g. 3.65. In the line chart it is showing as a value like 95 or so, I think
MQTTtls certificate
@Marcin Wx Need to run MQTT with TLS. My MQTT client asks to import a certificate to run TLS. Where to get the certificate from?
Freelancer to create Analysis
@Giovanni Defendi Rasera Hi I need someone to create analysis according to the needs of my applications. Can someone help me? I can pay for it.
Device selector in table
@Enrique Camarotti Hi, I´m trying to implement something that seems very simple, but I cannot find the way to do it. I need to have a table, where the user can see the data of let´s say 5 devices at the same time. It would be one row per device, and one
Keep gate status green even if it missed a check-in
@Mark Harrell I don’t want the status of the pin to change to red unless the gate is open, but it shows red with the gate closed when it misses a check-in due to power conservation. How can I keep it green?
Downlink to tektelic
@Surendar Somasekar Dear Team, I am facing an error in sending DL to tektelic NS. When i create a new dashbord and send the DL to tektelic, the DL reaches the tektelic NS. But when i assign the same analysis to different dashboard it gives the following
Next Page